From 9ddf298690fc650568917928c5e29727ffeb10db Mon Sep 17 00:00:00 2001 From: David Carley Date: Thu, 21 Oct 2021 19:28:07 -0700 Subject: [PATCH] Bumped the version to 1.0.9b2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 104e831..5ec9fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbctrl", - "version": "1.0.9b1", + "version": "1.0.9b2", "homepage": "https://onefinitycnc.com/", "repository": "https://github.com/OneFinityCNC/onefinity", "license": "GPL-3.0+",