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 4e07905 commit 18301f6Copy full SHA for 18301f6
server/package.json
@@ -4,7 +4,7 @@
4
"name": "blockception-minecraft-server",
5
"private": true,
6
"publisher": "BlockceptionLtd",
7
- "version": "8.0.33",
+ "version": "8.0.34",
8
"author": {
9
"name": "Blockception Ltd",
10
"url": "https://www.blockception.com/"
server/src/lib/constants/version.ts
@@ -1 +1 @@
1
-export const Version = %npm_package_version%
+export const Version = "8.0.33";
0 commit comments