We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b5c2f commit 422496fCopy full SHA for 422496f
plugin/CactbotEventSource/Properties/AssemblyInfo.cs
@@ -21,5 +21,5 @@
21
// - Revision
22
// GitHub has only 3 version components, so Revision should always be 0.
23
// CactbotOverlay and CactbotEventSource version should match.
24
-[assembly: AssemblyVersion("0.22.0.0")]
25
-[assembly: AssemblyFileVersion("0.22.0.0")]
+[assembly: AssemblyVersion("0.22.1.0")]
+[assembly: AssemblyFileVersion("0.22.1.0")]
plugin/CactbotOverlay/Properties/AssemblyInfo.cs
@@ -20,5 +20,5 @@
20
// - Build Number
0 commit comments