Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dualspiral committed Jan 31, 2021
1 parent 9e02b37 commit 0b856c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelogs/templates/2.3.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Bug Fixes

* Fix issues with the `nameunban` modules, specifically errors being thrown when things actually happened successfully.
* Fix crash on startup due to faulty reload method
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spongeApiVersion = 7.3.0
nucleusVersion = 2.3.2
# Use RELEASE for a release verison
nucleusVersionSuffix = SNAPSHOT
nucleusVersionSuffix = RELEASE
minecraftversion = 1.12.2

# Maven
Expand Down

0 comments on commit 0b856c6

Please sign in to comment.