We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de05eaa commit 4b21a88Copy full SHA for 4b21a88
gradle.properties
@@ -3,6 +3,6 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Your project's version
5
group=gay.ampflower
6
-projectVersion=0.4.6
+projectVersion=0.4.7
7
modrinthId=z23qey0b
8
-minecraftCompatible=1.20.5
+minecraftCompatible=1.20.6
gradle/libs.versions.toml
@@ -2,14 +2,14 @@
2
annotations = "23.0.0"
# https://github.com/LambdAurora/SpruceUI
-spruceui = "5.0.3+1.20.4"
+spruceui = "5.1.0+1.20.6"
modmenu = "10.0.+"
# Minecraft
9
-minecraft_version = "1.20.5"
10
-minecraft_required = "1.20.5"
+minecraft_version = "1.20.6"
+minecraft_required = "1.20.6"
11
fabric_loader = "0.15.+"
12
-fabric_api = "0.97.8+1.20.5"
+fabric_api = "0.100.4+1.20.6"
13
14
# Plugins
15
loom = "1.+"
0 commit comments