We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7146a57 commit 5af3c3cCopy full SHA for 5af3c3c
2 files changed
OpenStackNetAnalyzers/OpenStackNetAnalyzers/Properties/AssemblyInfo.cs
@@ -29,4 +29,4 @@
29
// by using the '*' as shown below:
30
[assembly: AssemblyVersion("1.0.0.0")]
31
[assembly: AssemblyFileVersion("1.0.0.0")]
32
-[assembly: AssemblyInformationalVersion("1.0.0.0-dev")]
+[assembly: AssemblyInformationalVersion("1.0.0.0-alpha002")]
build/version.ps1
@@ -1 +1 @@
1
-$Version = "1.0.0-dev"
+$Version = "1.0.0-alpha002"
0 commit comments