Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 1, 2019
1 parent 36e3c96 commit f763615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod_version=1.0.0
mod_version=1.1.0
minecraft_version=1.12.2
forge_version=14.23.5.2768
mcp_mappings_version=snapshot_20180814
Expand Down
9 changes: 9 additions & 0 deletions resources/changelog/1.12.2-1.1.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.0.6 or higher.

Additions:
* Export fluid registry with 'fluid__' file prefix

Changes:
* Log file names on IOExceptions to console when ImageIO failed, #3
* Improve error message when ImageIO failed, #2

0 comments on commit f763615

Please sign in to comment.