File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0.0 " ;
16+ public const string VERSION = "1.0.1 " ;
1717 public const string EXTENSION = ".dso" ;
1818
1919 static public class GameVersions
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.0.0 </FileVersion >
11- <AssemblyVersion >1.0.0 </AssemblyVersion >
12- <Version >1.0.0 </Version >
10+ <FileVersion >1.0.1 </FileVersion >
11+ <AssemblyVersion >1.0.1 </AssemblyVersion >
12+ <Version >1.0.1 </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