File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ namespace DSO.Constants
1313 static public class Decompiler
1414 {
1515 public const string AUTHOR = "Elletra" ;
16- public const string VERSION = "1.2 .0" ;
16+ public const string VERSION = "2.0 .0" ;
1717 public const string EXTENSION = ".dso" ;
1818 public const string DISASM_EXTENSION = ".disasm" ;
1919
Original file line number Diff line number Diff line change 77 <Nullable >enable</Nullable >
88 <PublishAot >true</PublishAot >
99 <InvariantGlobalization >true</InvariantGlobalization >
10- <FileVersion >1.2 .0</FileVersion >
11- <AssemblyVersion >1.2 .0</AssemblyVersion >
12- <Version >1.2 .0</Version >
10+ <FileVersion >2.0 .0</FileVersion >
11+ <AssemblyVersion >2.0 .0</AssemblyVersion >
12+ <Version >2.0 .0</Version >
1313 <PackageId >dso-sharp</PackageId >
1414 <Title >DSO Sharp</Title >
1515 <Authors >Elletra</Authors >
You can’t perform that action at this time.
0 commit comments