Skip to content

Commit 21cfaf0

Browse files
committed
update
1 parent 920700f commit 21cfaf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ usesMavenPublishing = true
128128
# Publishing to Modrinth requires you to set the MODRINTH_TOKEN environment variable to your current Modrinth API token.
129129
#
130130
# The project's ID on Modrinth. Can be either the slug or the ID.
131-
# Leave this empty if you don't want to publish on Modrinth.
131+
# Leave this empty if you don't want to publish to Modrinth.
132132
modrinthProjectId = 3ta7xO35
133133

134134
# The project's relations on Modrinth. You can use this to refer to other projects on Modrinth.

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluginManagement {
1717
}
1818

1919
plugins {
20-
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.8'
20+
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.9'
2121
}
2222

2323

0 commit comments

Comments
 (0)