From f2b3bdaf950706644963bca6981ab40659500cc5 Mon Sep 17 00:00:00 2001 From: 7cc5c4f330d47060 Date: Tue, 20 Aug 2024 06:51:09 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eddd921..cfb77e9 100755 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "prismarine-chat": "^1.10.0" }, "name": "botv11", - "version": "11.0.0-alpha.1", + "version": "11.0.0-alpha.2", "main": "index.js", "type": "module", "scripts": { diff --git a/version.json b/version.json index c64e903..bc98417 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "botName": "botvX Dev", - "botVersion": "11.0.0-alpha.1", + "botVersion": "11.0.0-alpha.2", "botAuthor": "a5a06d596f15c7db", "isPreRelease": true, "sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/botvX"