Skip to content

Commit 2fa7039

Browse files
authored
[CHORE] Bump plugin version (#16)
1 parent 45ca566 commit 2fa7039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intellij-plugin/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pluginGroup=com.lemick
22
pluginName=hoverfly-ui-intellij-plugin
33
pluginRepositoryUrl=https://github.com/Lemick/hoverfly-ui
4-
pluginVersion=1.0.3
4+
pluginVersion=1.0.4
55
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
66
pluginSinceBuild=222
77
pluginUntilBuild=233.*
88
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
99
platformType=IC
10-
platformVersion=2023.3.2
10+
platformVersion=2023.3.3
1111
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1212
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
1313
platformPlugins=

0 commit comments

Comments
 (0)