Skip to content

Commit

Permalink
0.5.5+1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fzzyhmstrs committed Oct 22, 2024
1 parent 00766c2 commit 4f4e892
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ org.gradle.jvmargs = -Xmx2G
org.gradle.warning.mode = all

# Check these on https://fabricmc.net/versions.html
minecraftVersion=1.21.2-pre4
yarnMappings=1.21.2-pre4+build.3
minecraftVersion=1.21.2
yarnMappings=1.21.2+build.1
loaderVersion = 0.16.7

# Fabric API
fabricVersion=0.106.0+1.21.2
fabricVersion=0.106.1+1.21.2
loomVersion = 1.7-SNAPSHOT

# Kotlin
Expand All @@ -25,11 +25,11 @@ fabricKotlinVersion = 1.12.1+kotlin.2.0.20
tomlktVersion = 0.3.7
janksonVersion = 1.2.3
fabricPermsVersion = 0.3.1
modmenuVersion = 12.0.0-alpha.1
modmenuVersion = 12.0.0-beta.1

# Uploading
mcVersions = 1.21.2-pre4
mcCurseVersions = 1.21.2-Snapshot
mcVersions = 1.21.2
mcCurseVersions = 1.21.2
uploadDebugMode = false
releaseType = release

Expand Down

0 comments on commit 4f4e892

Please sign in to comment.