File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 <key >CFBundleIconFile </key >
1212 <string >codemerx-logo.icns </string >
1313 <key >CFBundleVersion </key >
14- <string >1.2 .0 </string >
14+ <string >1.3 .0 </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >1.2 .0 </string >
16+ <string >1.3 .0 </string >
1717 <key >CFBundleExecutable </key >
1818 <string >CodemerxDecompile </string >
1919 <key >CFBundleInfoDictionaryVersion </key >
Original file line number Diff line number Diff line change 1717
1818using System . Reflection ;
1919
20- [ assembly: AssemblyVersion ( "1.2 .0.0" ) ]
21- [ assembly: AssemblyFileVersion ( "1.2 .0.0" ) ]
20+ [ assembly: AssemblyVersion ( "1.3 .0.0" ) ]
21+ [ assembly: AssemblyFileVersion ( "1.3 .0.0" ) ]
Original file line number Diff line number Diff line change 33 <!-- This manifest is used on Windows only.
44 Don't remove it as it might cause problems with window transparency and embedded controls.
55 For more details visit https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests -->
6- <assemblyIdentity version =" 1.2 .0.0" name =" CodemerxDecompile.Desktop" />
6+ <assemblyIdentity version =" 1.3 .0.0" name =" CodemerxDecompile.Desktop" />
77
88 <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
99 <application >
You can’t perform that action at this time.
0 commit comments