Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit b0c8446

Browse files
committed
8.0.22
1 parent 6b75e11 commit b0c8446

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.21",
7+
"version": "8.0.22",
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.21",
3+
"version": "8.0.22",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
9-
"version": "8.0.21",
9+
"version": "8.0.22",
1010
"license": "BSD-3-Clause",
1111
"workspaces": [
1212
"client",
@@ -36,7 +36,7 @@
3636
},
3737
"client": {
3838
"name": "blockception-minecraft-client",
39-
"version": "8.0.21",
39+
"version": "8.0.22",
4040
"license": "BSD-3-Clause",
4141
"dependencies": {
4242
"@blockception/shared": "^0.0.1",
@@ -11144,7 +11144,7 @@
1114411144
},
1114511145
"server": {
1114611146
"name": "blockception-minecraft-server",
11147-
"version": "8.0.21",
11147+
"version": "8.0.22",
1114811148
"license": "BSD-3-Clause",
1114911149
"dependencies": {
1115011150
"@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.21",
10+
"version": "8.0.22",
1111
"pricing": "Free",
1212
"workspaces": [
1313
"client",

0 commit comments

Comments
 (0)