Skip to content

Commit 9e094a6

Browse files
committed
build: Bump Balm version
1 parent ed19c2d commit 9e094a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ parchment_version = 2025.06.29
4949
# Balm versions follow the NeoForge versioning scheme since Minecraft 1.21.
5050
# For best stability, only use -SNAPSHOT versions if you need access to an unreleased Balm feature.
5151
#balm_version = 21.5.8+1.21.5
52-
balm_version = 21.8.1-SNAPSHOT
52+
balm_version = 21.8.2-SNAPSHOT
5353
# The minimum Balm version to use. You should set this if you are using a Balm feature that is not available in older versions.
5454
# Avoid setting a maximum version - Balm generally does not introduce breaking changes mid-version.
5555
balm_version_range = [21.7.0,)

0 commit comments

Comments
 (0)