Skip to content

Commit

Permalink
Version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulevsGitch committed Nov 24, 2021
1 parent 1cf6cb3 commit a55cbe6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"authors": [
"paulevs (code & art)",
"Bulldog83 (code & art)",
"Frank (code)",
"Edos (building)",
"Yuki (art)",
"Seaward (art)",
"Firel (music)",
"Frank (code porting & bugfixes)"
"Firel (music)"
],
"contact": {
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betterend",
Expand Down Expand Up @@ -42,8 +42,8 @@
],

"depends": {
"fabricloader": ">=0.11.6",
"fabric": ">=0.41.0",
"fabricloader": ">=0.12.4",
"fabric": ">=0.42.1",
"minecraft": ">=1.17",
"bclib": ">=0.5.3"
},
Expand Down

0 comments on commit a55cbe6

Please sign in to comment.