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 552844b commit c41b82dCopy full SHA for c41b82d
server/package.json
@@ -4,7 +4,7 @@
4
"name": "blockception-minecraft-server",
5
"private": true,
6
"publisher": "BlockceptionLtd",
7
- "version": "8.0.34",
+ "version": "8.0.35",
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.34";
+export const Version = "8.0.35"
0 commit comments