From b92cdd269c809f71b476b3884099bc6d0a8b6ba2 Mon Sep 17 00:00:00 2001 From: ForestOfLight Date: Wed, 18 Jun 2025 16:14:38 -0700 Subject: [PATCH] Bump extension version --- Construct[BP]/scripts/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Construct[BP]/scripts/config.js b/Construct[BP]/scripts/config.js index 0f36f06..2f3a1ee 100644 --- a/Construct[BP]/scripts/config.js +++ b/Construct[BP]/scripts/config.js @@ -4,5 +4,5 @@ export const extension = new CanopyExtension({ author: 'ForestOfLight', name: 'Construct', description: 'Survival building addon by §aForestOfLight§r.', - version: '1.0.0' + version: '1.0.1' }); \ No newline at end of file