Skip to content

Commit

Permalink
fix version,again
Browse files Browse the repository at this point in the history
  • Loading branch information
asbyth committed Feb 9, 2020
1 parent 52a5d30 commit fb7d3ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"modid": "item_optimization",
"name": "Item Optimizations",
"description": "Improve dropped item performance, remove enchantment glint from potions & books.",
"version": "1.1",
"mcversion": "1.8.9",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": [
Expand Down

0 comments on commit fb7d3ef

Please sign in to comment.