From 519292733dce988982f08512897cd487765d3774 Mon Sep 17 00:00:00 2001 From: David Carley Date: Thu, 18 Aug 2022 20:32:31 +0000 Subject: [PATCH] Bumped the version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa4e8ad..edc4d21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbctrl", - "version": "1.0.10b8", + "version": "1.0.10b10", "homepage": "https://onefinitycnc.com/", "repository": "https://github.com/OneFinityCNC/onefinity", "license": "GPL-3.0+",