bump Construct version

This commit is contained in:
ForestOfLight
2025-07-16 14:02:25 -07:00
Unverified
parent c4d936b3ab
commit e95e2f8c2f
3 changed files with 7 additions and 7 deletions
+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.1'
version: '1.0.2'
});