Skip to content

Commit 1ad434a

Browse files
committed
auto: version update
1 parent 83920d1 commit 1ad434a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "blockception-minecraft-server",
55
"private": true,
66
"publisher": "BlockceptionLtd",
7-
"version": "8.0.22",
7+
"version": "8.0.23",
88
"author": {
99
"name": "Blockception Ltd",
1010
"url": "https://www.blockception.com/"

server/src/lib/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const Version = "8.0.22"
1+
export const Version = "8.0.23"

0 commit comments

Comments
 (0)