From cd910577eb103923cafad079496c0643af58867a Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Tue, 20 Dec 2022 14:37:12 +0100 Subject: [PATCH] BETA -> ACTIVELY_DEVELOPED --- .cdb.json | 2 +- cdb-template.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cdb.json b/.cdb.json index f27c248..3ac246a 100644 --- a/.cdb.json +++ b/.cdb.json @@ -2,7 +2,7 @@ "type": "MOD", "name": "extruder", "title": "Extruder Tool", - "dev_state": "BETA", + "dev_state": "ACTIVELY_DEVELOPED", "tags": [ "building", "creative", diff --git a/cdb-template.json b/cdb-template.json index 6a49974..9858a95 100644 --- a/cdb-template.json +++ b/cdb-template.json @@ -1,7 +1,7 @@ { "type": "MOD" , "name": "extruder" , "title": "Extruder Tool" -, "dev_state": "BETA" +, "dev_state": "ACTIVELY_DEVELOPED" , "tags": ["building", "creative", "world_tools"] , "license": "EUPL-1.2" , "media_license": "CC-BY-SA-4.0" -- 2.45.2