Bump version to 1.0.0

This commit is contained in:
ChaoticByte 2025-03-02 13:37:08 +01:00
parent 2e760a0919
commit 96ea57a439
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
schema_version = "1.0.0" schema_version = "1.0.0"
id = "no_rotation" id = "no_rotation"
version = "0.0.1" version = "1.0.0"
name = "Disable Object Rotation" name = "Disable Object Rotation"
tagline = "This extension enforces a (0, 0, 0) euler rotation on all objects" tagline = "This extension enforces a (0, 0, 0) euler rotation on all objects"
maintainer = "ChaoticByte <contact@chaoticbyte.net>" maintainer = "ChaoticByte <contact@chaoticbyte.net>"