We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df6552 commit 3f17eddCopy full SHA for 3f17edd
package.json
@@ -4,7 +4,7 @@
4
"title": "Animated Java",
5
"icon": "icon.svg",
6
"description": "A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition.",
7
- "version": "1.7.0",
+ "version": "1.7.1",
8
"min_blockbench_version": "4.12.0",
9
"variant": "desktop",
10
"tags": [
src/pluginPackage/changelog.json
@@ -165,5 +165,16 @@
165
]
166
}
167
168
+ },
169
+ "1.7.1": {
170
+ "title": "v1.7.1",
171
+ "author": "Titus Evans (SnaveSutit)",
172
+ "date": "2025-05-06",
173
+ "categories": [
174
+ {
175
+ "title": "Fixes",
176
+ "list": ["Fixed [#412](https://github.com/Animated-Java/animated-java/issues/409)"]
177
+ }
178
+ ]
179
180
0 commit comments