Bump extension version

This commit is contained in:
ForestOfLight
2025-06-18 16:14:38 -07:00
Unverified
parent fb248319e7
commit b92cdd269c
+1 -1
View File
@@ -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'
});