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 24d4a05 commit a2fb07dCopy full SHA for a2fb07d
VersionAssemblyInfo.cs
@@ -17,7 +17,7 @@
17
// You can specify all the values or you can default the Build and Revision Numbers
18
// by using the '*' as shown below:
19
// [assembly: AssemblyVersion("1.0.*")]
20
-[assembly: AssemblyVersion("2.1.3.0")]
21
-[assembly: AssemblyFileVersion("2.1.3.0")]
22
-[assembly: AssemblyInformationalVersion("2.1.3-SNAPSHOT")]
+[assembly: AssemblyVersion("2.2.0.0")]
+[assembly: AssemblyFileVersion("2.2.0.0")]
+[assembly: AssemblyInformationalVersion("2.2.0-BETA1")]
23
[assembly: NeutralResourcesLanguage("en")]
0 commit comments