Skip to content

Commit 9a6f481

Browse files
Switch back to using colon
1 parent a87d40c commit 9a6f481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ relocateShadowedDependencies = true
9292
separateRunDirectories = false
9393
# The display name format of versions published to Curse and Modrinth. $MOD_NAME and $VERSION are available variables.
9494
# Default: $MOD_NAME \u2212 $VERSION. \u2212 is the minus character which looks much better than the hyphen minus on Curse.
95-
versionDisplayFormat=$MOD_NAME \u2212 $VERSION
95+
versionDisplayFormat=$MOD_NAME: $VERSION
9696

9797
# Publishing to modrinth requires you to set the MODRINTH_API_KEY environment variable to your current modrinth API token.
9898

0 commit comments

Comments
 (0)