diff --git a/CHANGELOG.md b/CHANGELOG.md index 9609735..87e4303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1 @@ -- 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 \ No newline at end of file +- fix exception spawning ink particles when connected to a server \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index cda5aa8..cc19388 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ quilt_mappings=1 loader_version=0.14.9 # mod properties -mod_version=0.2.0+mc1.19.2 +mod_version=0.2.1+mc1.19.2 maven_group=rainglow archives_base_name=rainglow