Skip to content

Commit 422496f

Browse files
committed
Bump version to 0.22.1
1 parent 34b5c2f commit 422496f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

plugin/CactbotEventSource/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
// - Revision
2222
// GitHub has only 3 version components, so Revision should always be 0.
2323
// CactbotOverlay and CactbotEventSource version should match.
24-
[assembly: AssemblyVersion("0.22.0.0")]
25-
[assembly: AssemblyFileVersion("0.22.0.0")]
24+
[assembly: AssemblyVersion("0.22.1.0")]
25+
[assembly: AssemblyFileVersion("0.22.1.0")]

plugin/CactbotOverlay/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
// - Build Number
2121
// - Revision
2222
// GitHub has only 3 version components, so Revision should always be 0.
23-
[assembly: AssemblyVersion("0.22.0.0")]
24-
[assembly: AssemblyFileVersion("0.22.0.0")]
23+
[assembly: AssemblyVersion("0.22.1.0")]
24+
[assembly: AssemblyFileVersion("0.22.1.0")]

0 commit comments

Comments
 (0)