Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPirates committed Apr 27, 2024
1 parent 2e7bf96 commit 9543956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ tasks.patchPluginXml {
provider {
with(changelog) {
renderItem(
getOrNull(properties("pluginVersion")) ?: getLatest(),
getOrNull(properties("pluginVersion")) ?: getLatest(),
Changelog.OutputType.HTML
)
}
Expand Down

0 comments on commit 9543956

Please sign in to comment.