Skip to content

Commit c7e2b67

Browse files
xiashtraJLGarber
andauthored
build: Bump version to 0.36.1 (OverlayPlugin#882)
I'd like to have this go out tonight with whatever we have ready so far. --------- Co-authored-by: Jonathan Garber <linkthevaliant@gmail.com>
1 parent 0a95b8d commit c7e2b67

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "cactbot",
3-
"version": "0.36.0",
4-
"releaseSummary": "7.4 resources, more PT, more OC, Forked Tower, Arkveld timelines, i18n",
5-
"releaseInDraft": "false",
3+
"version": "0.36.1",
4+
"releaseSummary": "Doomtrain EX, M9N, M11N, M12N, Tsukuyomi Unreal, Mistwake, i18n",
5+
"releaseInDraft": "true",
66
"license": "Apache-2.0",
77
"type": "module",
88
"types": "./types",

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.36.0.0")]
25-
[assembly: AssemblyFileVersion("0.36.0.0")]
24+
[assembly: AssemblyVersion("0.36.1.0")]
25+
[assembly: AssemblyFileVersion("0.36.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.36.0.0")]
24-
[assembly: AssemblyFileVersion("0.36.0.0")]
23+
[assembly: AssemblyVersion("0.36.1.0")]
24+
[assembly: AssemblyFileVersion("0.36.1.0")]

0 commit comments

Comments
 (0)