Skip to content

Commit fa09d30

Browse files
committed
clean
1 parent 681fa4f commit fa09d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ architectury {
1010

1111
allprojects {
1212
group = rootProject.maven_group
13-
version = rootProject.mod_version
13+
version = "${rootProject.mod_version}+mc${project.minecraft_version}"
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)