Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Oct 3, 2022
1 parent dc4eaca commit 7c3a358
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- improve orange particles
- add new mode: custom! custom mode allows you to select which squids you'd like in your game
- redone and more reliable config reading and writing
- less invasive mixins - fixes compatibility with other mods such as more babies
- internal cleanup
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ quilt_mappings=1
loader_version=0.14.9

# mod properties
mod_version=0.1.1+mc1.19.2
mod_version=0.2.0+mc1.19.2
maven_group=rainglow
archives_base_name=rainglow

Expand Down

0 comments on commit 7c3a358

Please sign in to comment.