Skip to content

Commit d5f454e

Browse files
authored
Fix Forge jar file not working
1 parent 878c281 commit d5f454e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ allprojects {
3737
apply plugin: "java"
3838
apply plugin: "architectury-plugin"
3939
apply plugin: "maven-publish"
40+
41+
version = rootProject.mod_version
4042

4143
repositories {
4244
mavenCentral()

0 commit comments

Comments
 (0)