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 021f455 commit cc913c4Copy full SHA for cc913c4
src/Alert/Properties/AssemblyInfo.cs
@@ -32,6 +32,6 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("2.2.1.0")]
36
-[assembly: AssemblyFileVersion("2.2.1.0")]
+[assembly: AssemblyVersion("2.2.2.0")]
+[assembly: AssemblyFileVersion("2.2.2.0")]
37
[assembly: NeutralResourcesLanguage("en-US")]
0 commit comments