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

Commit bc998b8

Browse files
committed
7.0.49
1 parent a0155fb commit bc998b8

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.48",
3+
"version": "7.0.49",
44
"lockfileVersion": 2,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockception-minecraft-client",
9-
"version": "7.0.48",
9+
"version": "7.0.49",
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.48",
7+
"version": "7.0.49",
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.48",
3+
"version": "7.0.49",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
9-
"version": "7.0.48",
9+
"version": "7.0.49",
1010
"license": "BSD-3-Clause",
1111
"workspaces": [
1212
"client",
@@ -34,7 +34,7 @@
3434
},
3535
"client": {
3636
"name": "blockception-minecraft-client",
37-
"version": "7.0.48",
37+
"version": "7.0.49",
3838
"license": "BSD-3-Clause",
3939
"dependencies": {
4040
"@blockception/shared": "^0.0.1",
@@ -5432,7 +5432,7 @@
54325432
},
54335433
"server": {
54345434
"name": "blockception-minecraft-server",
5435-
"version": "7.0.49",
5435+
"version": "7.0.50",
54365436
"license": "BSD-3-Clause",
54375437
"dependencies": {
54385438
"@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.48",
10+
"version": "7.0.49",
1111
"pricing": "Free",
1212
"workspaces": [
1313
"client",

0 commit comments

Comments
 (0)