Skip to content

Commit dc15d56

Browse files
committed
Bump version
1 parent e13f522 commit dc15d56

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support modern IDE versions
8+
59
## [0.3.6] - 2024-09-28
610

711
### Added

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ pluginGroup = space.whitememory.pythoninlayparams
22
pluginName = Python Inlay Params
33
pluginRepositoryUrl = https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params
44

5-
pluginVersion = 0.3.8
5+
pluginVersion = 0.4.0
66

77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
99
pluginSinceBuild = 252
10-
pluginUntilBuild = 299.*
1110

1211
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1312
platformType = PC

0 commit comments

Comments
 (0)