Skip to content

Commit 023b3d7

Browse files
committed
Update change log and version.
1 parent ee674b5 commit 023b3d7

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

UoFiddler/Forms/AboutBoxForm.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,13 @@
118118
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119119
</resheader>
120120
<data name="richTextBox1.Text" xml:space="preserve">
121-
<value>Version 4.20.2
121+
<value>Version 4.21.0
122+
- Fixed display order in tiledata - org comes first now.
123+
- Fixed refreshing of preview images in compare plugins.
124+
- Added jpg and png to export image in items, land, texture and gump compare plugins.
125+
- Added UOP file support for compare art, land and gumps. When comparing you can select which type of file you want to use Auto/UOP/MUL (UOP comes before MUL in Auto).
126+
127+
Version 4.20.2
122128
- Fixed tooltip client version information in UopPacker.
123129
- Added option to set export file name template hexadecimal/decimal (defaults to hexadecimal).
124130

UoFiddler/UoFiddler.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<AssemblyTitle>UoFiddler</AssemblyTitle>
1010
<Product>UoFiddler</Product>
1111
<Copyright>Copyright © 2026</Copyright>
12-
<AssemblyVersion>4.20.2</AssemblyVersion>
13-
<FileVersion>4.20.2</FileVersion>
14-
<Version>4.20.2</Version>
12+
<AssemblyVersion>4.21.0</AssemblyVersion>
13+
<FileVersion>4.21.0</FileVersion>
14+
<Version>4.21.0</Version>
1515
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
1616
</PropertyGroup>
1717
<PropertyGroup>

0 commit comments

Comments
 (0)