diff --git a/CHANGELOG.md b/CHANGELOG.md index e8974bd..229527b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ # GitHub Theme Changelog ## [Unreleased] +Fix: the tool window header and editor tab for GitHub Dark Contrast Feat: added whitespace colors ## [1.2.0] diff --git a/gradle.properties b/gradle.properties index c446241..b142073 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = club.nutsoft pluginName = GitHub Theme -pluginVersion = 1.2.1 +pluginVersion = 1.2.2 # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl # See https://jb.gg/intellij-platform-builds-list for available build versions.