diff --git a/CHANGELOG.md b/CHANGELOG.md index 30f393da..8f9645bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,15 @@ ## [Unreleased] +## [1.13.6] + +### Maintenance + +- Improve filter behavior + ## [1.13.5] -### Maintainance +### Maintenance - Add support for build 223.3 and fixed a few warnings. @wyatt-herkamp #97 diff --git a/gradle.properties b/gradle.properties index 680daa6c..4ea0e717 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup=com.dsoftware.ghmanager pluginName=github-actions-manager # SemVer format -> https://semver.org -pluginVersion=1.13.5 +pluginVersion=1.13.6 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild=231.8109.175