Skip to content

Commit 5b91c65

Browse files
authored
build: Bump version to 0.35.1 (#766)
1 parent aab3ce5 commit 5b91c65

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cactbot",
3-
"version": "0.35.0",
4-
"releaseSummary": "7.3 sigs/resources",
3+
"version": "0.35.1",
4+
"releaseSummary": "EX5 Raidboss; 7.25 CN I8n",
55
"releaseInDraft": "false",
66
"license": "Apache-2.0",
77
"type": "module",

plugin/CactbotEventSource/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
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.35.0.0")]
25-
[assembly: AssemblyFileVersion("0.35.0.0")]
24+
[assembly: AssemblyVersion("0.35.1.0")]
25+
[assembly: AssemblyFileVersion("0.35.1.0")]

plugin/CactbotOverlay/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
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.35.0.0")]
24-
[assembly: AssemblyFileVersion("0.35.0.0")]
23+
[assembly: AssemblyVersion("0.35.1.0")]
24+
[assembly: AssemblyFileVersion("0.35.1.0")]

0 commit comments

Comments
 (0)