diff --git a/package.json b/package.json index fd9595fe..0c0a20e0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "title": "Animated Java (TSB)", "icon": "icon.svg", "description": "Effortlessly craft complex animations for Minecraft: Java Edition", - "version": "1.10.3", + "version": "1.10.2", "min_blockbench_version": "5.1.4", "variant": "desktop", "tags": [ diff --git a/src/pluginPackage/changelog.json b/src/pluginPackage/changelog.json index f13a984a..5338cd34 100644 --- a/src/pluginPackage/changelog.json +++ b/src/pluginPackage/changelog.json @@ -880,22 +880,5 @@ ] } ] - }, - "1.10.3": { - "title": "v1.10.3", - "author": "EllaCoat", - "date": "2026-08-29", - "categories": [ - { - "title": "Changes", - "list": ["Removed the recurring invalid cube rotation popup from the editor."] - }, - { - "title": "Fixes", - "list": [ - "Invalid cube rotations remain outlined in red without interrupting the editor." - ] - } - ] } }