Skip to content

Commit

Permalink
Compatibility with 2022.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tiepp committed Jun 5, 2022
1 parent 77cda4e commit 2ad305f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

# Catppuccin Theme Changelog

## [1.0.7] - 03.06.2022

Compatibility with 2022.2

## [1.0.6] - 30.04.2022

Make TODO and FIXME comments more visible
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pluginGroup = com.github.catppuccin
pluginName = Catppuccin Theme
pluginVersion = 1.0.6
pluginVersion = 1.0.7
pluginSinceBuild = 203
pluginUntilBuild = 221.*
pluginUntilBuild = 222.*
platformType = IC
platformVersion = 2020.3.4
platformPlugins =
Expand Down

0 comments on commit 2ad305f

Please sign in to comment.