Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7138142

Browse files
committed
Update change log and version.
1 parent 2bcbebe commit 7138142

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

UoFiddler/Forms/AboutBoxForm.resx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,12 @@
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.19.1
121+
<value>Version 4.19.2
122+
- Fix validation when adding and replacing images in Items and Land tiles tabs.
123+
- Added tooltips explaining compression settings in UopPacker plugin.
124+
- Minor fixes to internal logger construction.
125+
126+
Version 4.19.1
122127
- UopPacker: added save support for MultiCollection.uop (including housing.bin) and refreshed the plugin UI.
123128
- Map copy/replace dialog now supports UOP map files. #105
124129
- Added "Replace from folder" bulk action for Items and Land Tiles tabs. #102

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.19.1</AssemblyVersion>
13-
<FileVersion>4.19.1</FileVersion>
14-
<Version>4.19.1</Version>
12+
<AssemblyVersion>4.19.2</AssemblyVersion>
13+
<FileVersion>4.19.2</FileVersion>
14+
<Version>4.19.2</Version>
1515
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
1616
</PropertyGroup>
1717
<PropertyGroup>

0 commit comments

Comments
 (0)