We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ada08 commit 61ec2f5Copy full SHA for 61ec2f5
gradle.properties
@@ -2,12 +2,12 @@ pluginGroup = space.whitememory.pythoninlayparams
2
pluginName = Python Inlay Params
3
pluginRepositoryUrl = https://github.com/WhiteMemory99/Intellij-Python-Inlay-Params
4
5
-pluginVersion = 0.3.1
+pluginVersion = 0.3.2
6
7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
# for insight into build numbers and IntelliJ Platform versions.
9
pluginSinceBuild = 213
10
-pluginUntilBuild = 223.*
+pluginUntilBuild = 231.*
11
12
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13
platformType = PC
0 commit comments