diff --git a/package-lock.json b/package-lock.json index 2bab9e8..15f9294 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "owobot", - "version": "11.0.0-alpha.1", + "version": "11.0.0-alpha.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "owobot", - "version": "11.0.0-alpha.1", + "version": "11.0.0-alpha.2", "license": "MIT", "dependencies": { "minecraft-protocol": "^1.45.0", diff --git a/package.json b/package.json index 3a1b595..a7d8808 100755 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "prismarine-chat": "^1.10.0" }, "name": "owobot", - "version": "11.0.0-alpha.1", + "version": "11.0.0-alpha.2", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/version.json b/version.json index e965b5c..50777fb 100755 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "botName": "owobot Dev", - "botVersion": "11.0.0-alpha.1", + "botVersion": "11.0.0-alpha.2", "botAuthor": "SundanceNanshan", "isPreRelease": true, "sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot"