Bump version
This commit is contained in:
parent
f471616e78
commit
f2b3bdaf95
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"prismarine-chat": "^1.10.0"
|
"prismarine-chat": "^1.10.0"
|
||||||
},
|
},
|
||||||
"name": "botv11",
|
"name": "botv11",
|
||||||
"version": "11.0.0-alpha.1",
|
"version": "11.0.0-alpha.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"botName": "botvX Dev",
|
"botName": "botvX Dev",
|
||||||
"botVersion": "11.0.0-alpha.1",
|
"botVersion": "11.0.0-alpha.2",
|
||||||
"botAuthor": "a5a06d596f15c7db",
|
"botAuthor": "a5a06d596f15c7db",
|
||||||
"isPreRelease": true,
|
"isPreRelease": true,
|
||||||
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/botvX"
|
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/botvX"
|
||||||
|
|
Loading…
Reference in a new issue