We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db44bed commit ac4aa23Copy full SHA for ac4aa23
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.10.1] - 2025-05-17
4
+
5
+- Fix crash when filtering potions in a potion trade
6
7
## [0.10.0] - 2024-05-01
8
9
- Add `setRewardExp` and `isRewardingExp` for offers
gradle.properties
@@ -1,5 +1,5 @@
# Project
-version = 0.10.0
+version = 0.10.1
group = com.almostreliable.morejs
license = GNU Lesser General Public License v3.0
mixinVersion = 0.8.5
0 commit comments