File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ sourceCompatibility = 1.8
2626targetCompatibility = 1.8
2727
2828archivesBaseName = " Manningham Mills"
29- version = " 1.7 "
29+ version = " 1.8 "
3030
3131minecraft {
3232 refmapName = " mixins.mm.refmap.json"
Original file line number Diff line number Diff line change 33 "id" : " mme" ,
44 "name" : " Manningham Mills Example" ,
55 "description" : " I swear this actually works" ,
6- "version" : " 3 " ,
6+ "version" : " 4 " ,
77 "authors" : [
88 " Chocohead"
99 ],
2525 },
2626 "depends" : {
2727 "fabricloader" : " >=0.4.3" ,
28- "mm" : " >=1.7 "
28+ "mm" : " >=1.8 "
2929 }
3030}
Original file line number Diff line number Diff line change 33 "id" : " mm" ,
44 "name" : " Manningham Mills" ,
55 "description" : " The mod to do what asie said Fabric shouldn't allow you to do" ,
6- "version" : " 1.7 " ,
6+ "version" : " 1.8 " ,
77 "icon" : " assets/mm/icon.png" ,
88 "authors" : [
99 " Chocohead"
You can’t perform that action at this time.
0 commit comments