Skip to content

Commit a2fb07d

Browse files
committed
release: v2.2.2-BETA1.
1 parent 24d4a05 commit a2fb07d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VersionAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [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")]
20+
[assembly: AssemblyVersion("2.2.0.0")]
21+
[assembly: AssemblyFileVersion("2.2.0.0")]
22+
[assembly: AssemblyInformationalVersion("2.2.0-BETA1")]
2323
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)