Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Dec 10, 2019
1 parent 8d193a1 commit a55dcf5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
------------------------------------------------------
Version 1.1.0
------------------------------------------------------
Updated to 1.15

------------------------------------------------------
Version 1.0.1
------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.gradle.jvmargs = -Xmx5G

# Base properties
mod_version = 1.0.1
mod_version = 1.1.0-pre1
maven_group = io.github.Ladysnake

#General
Expand All @@ -29,6 +29,6 @@ owners = Ladysnake
license_header = GPL
gpl_version = 3
curseforge_id = 265729
curseforge_versions = 1.14.3; 1.14.4
curseforge_versions = 1.15
release_type = beta

This file was deleted.

0 comments on commit a55dcf5

Please sign in to comment.