Bump version
This commit is contained in:
parent
3a6867ee96
commit
fffa39abe8
3 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "owobot",
|
"name": "owobot",
|
||||||
"version": "11.0.0-alpha.1",
|
"version": "11.0.0-alpha.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "owobot",
|
"name": "owobot",
|
||||||
"version": "11.0.0-alpha.1",
|
"version": "11.0.0-alpha.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"minecraft-protocol": "^1.45.0",
|
"minecraft-protocol": "^1.45.0",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"prismarine-chat": "^1.10.0"
|
"prismarine-chat": "^1.10.0"
|
||||||
},
|
},
|
||||||
"name": "owobot",
|
"name": "owobot",
|
||||||
"version": "11.0.0-alpha.1",
|
"version": "11.0.0-alpha.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"botName": "owobot Dev",
|
"botName": "owobot Dev",
|
||||||
"botVersion": "11.0.0-alpha.1",
|
"botVersion": "11.0.0-alpha.2",
|
||||||
"botAuthor": "SundanceNanshan",
|
"botAuthor": "SundanceNanshan",
|
||||||
"isPreRelease": true,
|
"isPreRelease": true,
|
||||||
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot"
|
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot"
|
||||||
|
|
Loading…
Reference in a new issue