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

Commit 8b5389f

Browse files
committed
7.0.36
1 parent 1a6566c commit 8b5389f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

client/package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "blockception-minecraft-client",
3-
"version": "7.0.35",
3+
"version": "7.0.36",
44
"lockfileVersion": 2,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockception-minecraft-client",
9-
"version": "7.0.35",
9+
"version": "7.0.36",
1010
"license": "BSD-3-Clause",
1111
"dependencies": {
1212
"bc-minecraft-bedrock-project": "^1.19.50-1",

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": "7.0.35",
7+
"version": "7.0.36",
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": "7.0.35",
3+
"version": "7.0.36",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
9-
"version": "7.0.35",
9+
"version": "7.0.36",
1010
"license": "BSD-3-Clause",
1111
"workspaces": [
1212
"client",
@@ -38,7 +38,7 @@
3838
},
3939
"client": {
4040
"name": "blockception-minecraft-client",
41-
"version": "7.0.35",
41+
"version": "7.0.36",
4242
"license": "BSD-3-Clause",
4343
"dependencies": {
4444
"@blockception/shared": "^0.0.1",
@@ -4320,7 +4320,7 @@
43204320
},
43214321
"server": {
43224322
"name": "blockception-minecraft-server",
4323-
"version": "7.0.35",
4323+
"version": "7.0.36",
43244324
"license": "BSD-3-Clause",
43254325
"dependencies": {
43264326
"@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": "7.0.35",
10+
"version": "7.0.36",
1111
"pricing": "Free",
1212
"workspaces": [
1313
"client",

0 commit comments

Comments
 (0)