File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ org.gradle.configuration-cache=false
88# Fabric Properties
99# check these on https://fabricmc.net/develop
1010minecraft_version =26.1
11- loader_version =0.18.4
11+ loader_version =0.18.6
1212loom_version =1.15-SNAPSHOT
1313
1414# Mod Properties
15- mod_version =1.1.2 +mc26.1
15+ mod_version =1.1.3 +mc26.1
1616maven_group =me.bjtmastermind.hibernate_fabric
1717archives_base_name =hibernate-fabric
1818
1919# Dependencies
20- fabric_version =0.144.0 +26.1
20+ fabric_version =0.145.1 +26.1
Original file line number Diff line number Diff line change 99 " Thadah D. Denyse (Upstream Author)"
1010 ],
1111 "contact" : {
12- "sources" : " https://github.com/BJTMastermind/hibernate-fabric"
12+ "sources" : " https://github.com/BJTMastermind/hibernate-fabric" ,
13+ "issues" : " https://github.com/BJTMastermind/hibernate-fabric/issues"
1314 },
1415 "license" : " LGPL-3.0-or-later" ,
1516 "icon" : " assets/hibernate-fabric/icon.png" ,
2122 },
2223 "mixins" : [],
2324 "depends" : {
24- "fabricloader" : " >=0.18.4 " ,
25+ "fabricloader" : " >=0.18.6 " ,
2526 "fabric-api" : " *" ,
26- "minecraft" : " ^ 26.0 " ,
27+ "minecraft" : " ~ 26.1 " ,
2728 "java" : " >=25"
2829 },
2930 "suggests" : {
You can’t perform that action at this time.
0 commit comments