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 2fc8d34 commit 53aaf56Copy full SHA for 53aaf56
AngelLoader/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("1.0.9.1")]
37
-[assembly: AssemblyInformationalVersion("1.0.9a")]
+[assembly: AssemblyVersion("1.0.10.0")]
+[assembly: AssemblyInformationalVersion("1.0.10")]
38
[assembly: NeutralResourcesLanguage("en-US")]
0 commit comments