Skip to content

Commit 7654763

Browse files
committed
chore: bump to 26.10.0 (api 2.6.0)
1 parent 073d2c0 commit 7654763

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pack/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"name": "Debug Stick",
66
"description": "Java §dDebug Stick§r ported to Minecraft: Bedrock Edition, by §bvytdev§r\nUse §a/give @s vyt:debug_stick§r or find it in the inventory screen to obtain the item.\n\nReport bugs here: §bhttps://github.com/vytdev/debug-stick/§r\nCopyright (c) 2023-2026 Vincent Yanzee J. Tan\nLicensed under the MIT License.",
77
"uuid": "21aadfa6-e27c-400c-c596-596021852939",
8-
"version": "26.0.0",
9-
"min_engine_version": "1.26.0"
8+
"version": "26.10.0",
9+
"min_engine_version": "1.26.10"
1010
},
1111

1212
"modules": [
@@ -29,7 +29,7 @@
2929
"dependencies": [
3030
{
3131
"module_name": "@minecraft/server",
32-
"version": "2.5.0"
32+
"version": "2.6.0"
3333
}
3434
],
3535

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"watch": "node tool.js watch"
99
},
1010
"dependencies": {
11-
"@minecraft/server": "^2.5.0"
11+
"@minecraft/server": "^2.6.0"
1212
},
1313
"devDependencies": {
1414
"jszip": "^3.10.1",

0 commit comments

Comments
 (0)