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 8c04d02 commit 2f46822Copy full SHA for 2f46822
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.2.1] - 2022-12-03
6
+### Changed
7
+- Support for IntelliJ 2022.3 (223)
8
+
9
## [0.2.0] - 2022-11-07
10
### Changed
11
- Support for Android Studio Dolphin
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = me.haroldmartin.intellijbuildwebhooknotifier
pluginName = build-webhook-notifier
-pluginVersion = 0.2.0
+pluginVersion = 0.2.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments