We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d188b24 commit 2e02b35Copy full SHA for 2e02b35
1 file changed
ArkSavegameToolkitNet.Domain/Properties/AssemblyInfo.cs
@@ -32,8 +32,8 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.9.0.2")]
36
-[assembly: AssemblyFileVersion("1.9.0.2")]
+[assembly: AssemblyVersion("1.9.1.0")]
+[assembly: AssemblyFileVersion("1.9.1.0")]
37
38
//todo: temp for dev purposes
39
[assembly: InternalsVisibleTo("ArkSavegameToolkitNet.TestConsoleApp")]
0 commit comments