Skip to content

Commit

Permalink
Update Modrinth changelog link
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Dec 13, 2023
1 parent 021f225 commit 6ed67b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ modrinth {
file("${project.buildDir}/libs/${archivesBaseName}-${version}-dev.jar"),
file("${project.buildDir}/libs/${archivesBaseName}-${version}-sources-dev.jar")
]
changelog = "A changelog can be found at: [https://www.wimods.net/mo-glass/mo-glass-1-6-1/](https://www.wimods.net/mo-glass/mo-glass-1-6-1/?mc=${project.minecraft_version}&utm_source=Modrinth&utm_medium=Mo+Glass&utm_campaign=Changelog&utm_content=Modrinth+Mo+Glass+MC${project.minecraft_version})"
changelog = "A changelog can be found at: [https://www.wimods.net/mo-glass/mo-glass-1-7/](https://www.wimods.net/mo-glass/mo-glass-1-7/?mc=${project.minecraft_version}&utm_source=Modrinth&utm_medium=Mo+Glass&utm_campaign=Changelog&utm_content=Modrinth+Mo+Glass+MC${project.minecraft_version})"
dependencies {
required.version "fabric-api", project.fabric_version
}
Expand Down

0 comments on commit 6ed67b9

Please sign in to comment.