diff --git a/CHANGELOG.md b/CHANGELOG.md index 27d898b3..ae14877a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1 @@ -- Fixed a major issue with the spell execution counter. (@enjarai) -- Fixed a slight issue with negative index values in blunders. (@enjarai) +- Fixed iterators stepping through the list backwards. (@StellarWitch7) \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a4fc50de..7d3919ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ deps.yarn=1.21+build.2 loader_version=0.15.11 # Mod Properties -mod_version=2.0.0-alpha.29 +mod_version=2.0.0-alpha.30 maven_group=dev.enjarai archives_base_name=trickster