diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index efb58c4..4293b9c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.workers.max=1 mod.version=1.1.3 mod.jarname=citresewn mod.target-mc=[VERSIONED] -mod.target-mc-publish=[VERSIONED] +publish.target-mc=[VERSIONED] publish.modrinth.id=otVJckYQ publish.curseforge.id=521427 |