Skip to content

Commit 031d493

Browse files
committed
8.0.44
1 parent ed0e933 commit 031d493

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

client/package.json

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

package-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
3-
"version": "8.0.43",
3+
"version": "8.0.44",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
9-
"version": "8.0.43",
9+
"version": "8.0.44",
1010
"license": "BSD-3-Clause",
1111
"workspaces": [
1212
"client",
@@ -37,7 +37,7 @@
3737
},
3838
"client": {
3939
"name": "blockception-minecraft-client",
40-
"version": "8.0.42",
40+
"version": "8.0.43",
4141
"license": "BSD-3-Clause",
4242
"dependencies": {
4343
"@blockception/shared": "^0.0.1",
@@ -11956,7 +11956,7 @@
1195611956
},
1195711957
"server": {
1195811958
"name": "blockception-minecraft-server",
11959-
"version": "8.0.43",
11959+
"version": "8.0.44",
1196011960
"license": "BSD-3-Clause",
1196111961
"dependencies": {
1196211962
"@blockception/shared": "^0.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "./client/out/extension.js",
88
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
99
"publisher": "BlockceptionLtd",
10-
"version": "8.0.43",
10+
"version": "8.0.44",
1111
"pricing": "Free",
1212
"workspaces": [
1313
"client",

0 commit comments

Comments
 (0)