Skip to content

Commit 9ea762b

Browse files
committed
Always refer to newest fabric changelog
1 parent e2b5101 commit 9ea762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ wrapper {
239239
}
240240

241241
publishMods {
242-
changelog = "Check out the detailed changelog at https://github.com/hlysine/create_power_loader/blob/mc1.19.2/fabric/CHANGELOG.md"
242+
changelog = "Check out the detailed changelog at https://github.com/hlysine/create_power_loader/blob/fabric/CHANGELOG.md"
243243
type = BETA
244244
file = tasks.remapJar.archiveFile
245245
modLoaders.add("fabric")

0 commit comments

Comments
 (0)