File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 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.6.3 " ,
8- "display_version" : " v1.6.3 " ,
7+ "version" : " 1.6.4 " ,
8+ "display_version" : " v1.6.4 " ,
99 "min_blockbench_version" : " 4.12.0" ,
1010 "variant" : " desktop" ,
1111 "tags" : [
Original file line number Diff line number Diff line change 1010 <img src ={AnimatedJavaIcon } />
1111 <div >
1212 <h1 >Animated Java</h1 >
13- <h3 >v {PACKAGE .display_version }</h3 >
13+ <h3 >{PACKAGE .display_version }</h3 >
1414 </div >
1515 </div >
1616
Original file line number Diff line number Diff line change 107107 ]
108108 }
109109 ]
110+ },
111+ "1.6.4" : {
112+ "title" : " v1.6.4" ,
113+ "author" : " Titus Evans (SnaveSutit)" ,
114+ "date" : " 2025-01-19" ,
115+ "categories" : [
116+ {
117+ "title" : " Fixes" ,
118+ "list" : [
119+ " Fixed \" safe_name\" export crash." ,
120+ " Fixed double v prefix in About dialog."
121+ ]
122+ }
123+ ]
110124 }
111125}
You can’t perform that action at this time.
0 commit comments