Skip to content

Commit

Permalink
v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Feb 23, 2021
1 parent a2a9de1 commit 08d61a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ intellij {
// Read more: https://github.com/JetBrains/gradle-changelog-plugin
changelog {
version = pluginVersion
groups = emptyList()
}

// Configure detekt plugin.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pluginGroup = org.jetbrains.plugins.template
pluginName_ = IntelliJ Platform Plugin Template
pluginVersion = 0.8.2
pluginVersion = 0.8.3
pluginSinceBuild = 202
pluginUntilBuild = 203.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
Expand Down

0 comments on commit 08d61a2

Please sign in to comment.