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 00d8836 commit 797b876Copy full SHA for 797b876
Source/PlaneMode/Properties/AssemblyInfo.cs
@@ -12,6 +12,6 @@
12
[assembly: AssemblyConfiguration("Release")]
13
#endif
14
15
-[assembly: AssemblyVersion("0")]
16
-[assembly: AssemblyFileVersion("0.4.1")]
17
-[assembly: AssemblyInformationalVersion("0.4.1")]
+[assembly: AssemblyVersion("1")]
+[assembly: AssemblyFileVersion("1.0.0")]
+[assembly: AssemblyInformationalVersion("1.0.0")]
0 commit comments