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 dfa0f2c commit fcaf97dCopy full SHA for fcaf97d
server/package-lock.json
@@ -1,12 +1,12 @@
1
{
2
"name": "blockception-minecraft-server",
3
- "version": "5.0.6",
+ "version": "5.0.7",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
9
10
"license": "BSD-3-Clause",
11
"dependencies": {
12
"@daanv2/queue-processor": "^2.2.0",
server/package.json
@@ -4,7 +4,7 @@
"private": true,
"publisher": "BlockceptionLtd",
"author": {
"name": "Blockception Ltd",
"url": "https://www.blockception.com/"
server/src/Lib/Version.ts
@@ -1 +1 @@
-export const Version = "5.0.6"
+export const Version = "5.0.7"
0 commit comments