Skip to content

Commit

Permalink
feat: support minecraft 1.8 and above up to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Jul 18, 2024
1 parent b8cd9cd commit e80e78e
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
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx1G
kotlin.code.style=official
kotlin.parallel.tasks.in.project=true
pluginVersion=1.3.7
pluginVersion=1.3.8
velocityVersion=3.3.0-SNAPSHOT
minecraftMajorVersion=1.21
paperMinecraftVersion=1.21

0 comments on commit e80e78e

Please sign in to comment.