Skip to content

Commit f87ee50

Browse files
committed
Updates theme version
1 parent dae7c5e commit f87ee50

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

.idea/misc.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## [2.2.1]
6+
7+
### Changed
8+
9+
- Updated platform version to 2025.2
10+
511
## [2.2.0]
612

713
### Changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ pluginRepositoryUrl = https://github.com/joshmcrose/intellij-olive-theme
55
pluginVersion = 2.2.1
66

77
pluginSinceBuild = 242
8-
pluginUntilBuild = 252.*
8+
pluginUntilBuild = 253.*
99

1010
platformType = IC
11-
platformVersion = 2025.1
11+
platformVersion = 2025.2
1212

1313
platformPlugins =
1414
platformBundledPlugins =

0 commit comments

Comments
 (0)