We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e5ecc commit 8b40c57Copy full SHA for 8b40c57
NetStalker/NetStalker/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("2.2.0.0")]
37
-[assembly: AssemblyFileVersion("2.2.0.0")]
+[assembly: AssemblyVersion("2.2.1.0")]
+[assembly: AssemblyFileVersion("2.2.1.0")]
38
[assembly: NeutralResourcesLanguage("en-US")]
0 commit comments