We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83920d1 commit 1ad434aCopy full SHA for 1ad434a
server/package.json
@@ -4,7 +4,7 @@
4
"name": "blockception-minecraft-server",
5
"private": true,
6
"publisher": "BlockceptionLtd",
7
- "version": "8.0.22",
+ "version": "8.0.23",
8
"author": {
9
"name": "Blockception Ltd",
10
"url": "https://www.blockception.com/"
server/src/lib/constants/version.ts
@@ -1 +1 @@
1
-export const Version = "8.0.22"
+export const Version = "8.0.23"
0 commit comments