From dbf838a762202a02a11af8dd3fbcbc36dd7c16bf Mon Sep 17 00:00:00 2001 From: aidant19 Date: Wed, 10 Jan 2024 19:09:20 -0500 Subject: [PATCH] Plugin out of testing Co-authored-by: Afro --- scripts/bb-cli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bb-cli.js b/scripts/bb-cli.js index 4d491ec89..d735e89ed 100644 --- a/scripts/bb-cli.js +++ b/scripts/bb-cli.js @@ -8,7 +8,7 @@ BBPlugin.register('bb-cli', { title: 'Blockbench CLI', author: 'aiTan', icon: 'icon', - description: 'Blockbench CLI plugin (in testing)', + description: 'Blockbench CLI plugin', version: '1.0.0', variant: 'both', onload() {