Skip to content

Commit

Permalink
build: Add upper limit to Kuma version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Oct 29, 2024
1 parent e9dfa83 commit 15ae10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
mod_author = BlayTheNinth
credits = BlayTheNinth
kuma_version = [21.0,22)
kuma_version = [21.0,21.2)
neo_form_version = 1.21.1-20240808.144430
parchment_minecraft = 1.21
parchment_version = 2024.06.23

0 comments on commit 15ae10c

Please sign in to comment.