We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506d652 commit e1b8e79Copy full SHA for e1b8e79
1 file changed
gradle.properties
@@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# https://modmuss50.me/fabric.html
6
- minecraft_version=1.17-rc1
7
- yarn_mappings=1.17-rc1+build.1
+ minecraft_version=1.17
+ yarn_mappings=1.17+build.1
8
loader_version=0.11.3
9
10
# Mod Properties
11
- mod_version = 1.2.2
+ mod_version = 1.3.0
12
maven_group = io.github.madis0
13
archives_base_name = onebar
14
15
# Dependencies
16
- fabric_version=0.34.8+1.17
+ fabric_version=0.34.9+1.17
0 commit comments