CHANGELOG.md update

This commit is contained in:
Jakub Chrzanowski
2022-10-29 23:32:29 +02:00
parent c2f69293fe
commit 8326ab0d0d
2 changed files with 2 additions and 1 deletions

View File

@@ -43,7 +43,6 @@ intellij {
// Configure Gradle Changelog Plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
changelog {
version.set(properties("pluginVersion"))
groups.set(emptyList())
repositoryUrl.set(properties("pluginRepositoryUrl"))
}