File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ usesMavenPublishing = true
128
128
# Publishing to Modrinth requires you to set the MODRINTH_TOKEN environment variable to your current Modrinth API token.
129
129
#
130
130
# 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.
132
132
modrinthProjectId = 3ta7xO35
133
133
134
134
# The project's relations on Modrinth. You can use this to refer to other projects on Modrinth.
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginManagement {
17
17
}
18
18
19
19
plugins {
20
- id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.8 '
20
+ id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.9 '
21
21
}
22
22
23
23
You can’t perform that action at this time.
0 commit comments