File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.11.11
4+
5+ ### Features
6+
7+ - Add Large Battery (Golf Cart Battery)
8+ - Add "???" Item (whatever it is...)
9+ - Add Frank (self-incinerating), Eddy (spear-throwing) and Greg (effigy-wielding)
10+
11+ ### Bugfixes
12+
13+ - Fix wrong image path for DeerHide Rug (solves #16 )
14+ - Fix restoring of backups (by mistake, it searched through creation time and not last write)
15+
316## v0.11.10
417
518### Features
Original file line number Diff line number Diff line change 1212 // app, or any theme specific resource dictionaries)
1313) ]
1414[ assembly: AssemblyCompany ( "codengine" ) ]
15- [ assembly: AssemblyFileVersion ( "0.11.10 " ) ]
16- [ assembly: AssemblyInformationalVersion ( "0.11.10 " ) ]
15+ [ assembly: AssemblyFileVersion ( "0.11.11 " ) ]
16+ [ assembly: AssemblyInformationalVersion ( "0.11.11 " ) ]
1717[ assembly: AssemblyProduct ( "SOTFEdit" ) ]
1818[ assembly: AssemblyTitle ( "SOTFEdit" ) ]
19- [ assembly: AssemblyVersion ( "0.11.10 " ) ]
19+ [ assembly: AssemblyVersion ( "0.11.11 " ) ]
2020[ assembly: TargetPlatform ( "Windows7.0" ) ]
2121[ assembly: SupportedOSPlatform ( "Windows7.0" ) ]
2222[ assembly: Guid ( "d59ec208-5fc6-4336-a9db-dbeb36938f78" ) ]
You can’t perform that action at this time.
0 commit comments