File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 4
4
"title" : " Animated Java" ,
5
5
"icon" : " icon.svg" ,
6
6
"description" : " A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition." ,
7
- "version" : " 1.6.0 " ,
8
- "display_version" : " 1.6.0 " ,
7
+ "version" : " 1.6.1 " ,
8
+ "display_version" : " 1.6.1 " ,
9
9
"min_blockbench_version" : " 4.11.1" ,
10
10
"variant" : " desktop" ,
11
11
"tags" : [
Original file line number Diff line number Diff line change 37
37
]
38
38
}
39
39
]
40
+ },
41
+ "1.6.1" : {
42
+ "title" : " v1.6.1" ,
43
+ "author" : " Titus Evans (SnaveSutit)" ,
44
+ "date" : " 2025-01-10" ,
45
+ "categories" : [
46
+ {
47
+ "title" : " Changes" ,
48
+ "list" : [" Slightly improved the changelog." ]
49
+ },
50
+ {
51
+ "title" : " Fixes" ,
52
+ "list" : [
53
+ " Fixed overlays breaking custom function tags." ,
54
+ " Fixed [#350](https://github.com/Animated-Java/animated-java/issues/350)" ,
55
+ " Fixed [#353](https://github.com/Animated-Java/animated-java/issues/353)"
56
+ ]
57
+ }
58
+ ]
40
59
}
41
60
}
You can’t perform that action at this time.
0 commit comments