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 405ef94 commit b0b88a8Copy full SHA for b0b88a8
SolutionInfo.cs
@@ -18,6 +18,6 @@
18
19
// The following attributes are automatically set by the build scripts. Please do not modify them manually.
20
// Instead, change the value defined in version-number.txt.
21
-[assembly: AssemblyVersion("0.2.0")]
22
-[assembly: AssemblyFileVersion("0.2.0")]
23
-[assembly: AssemblyInformationalVersion("0.2.0")]
+[assembly: AssemblyVersion("0.2.1")]
+[assembly: AssemblyFileVersion("0.2.1")]
+[assembly: AssemblyInformationalVersion("0.2.1")]
version-number.txt
@@ -1 +1 @@
1
-0.2.0
+0.2.1
0 commit comments