Skip to content

Commit 3f17edd

Browse files
committed
🔖 v1.7.1
1 parent 0df6552 commit 3f17edd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Animated Java",
55
"icon": "icon.svg",
66
"description": "A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition.",
7-
"version": "1.7.0",
7+
"version": "1.7.1",
88
"min_blockbench_version": "4.12.0",
99
"variant": "desktop",
1010
"tags": [

src/pluginPackage/changelog.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,16 @@
165165
]
166166
}
167167
]
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+
]
168179
}
169180
}

0 commit comments

Comments
 (0)