Skip to content

Commit 2f46822

Browse files
committed
bump version to 0.2.1
1 parent 8c04d02 commit 2f46822

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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+
## [0.2.1] - 2022-12-03
6+
### Changed
7+
- Support for IntelliJ 2022.3 (223)
8+
59
## [0.2.0] - 2022-11-07
610
### Changed
711
- Support for Android Studio Dolphin

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = me.haroldmartin.intellijbuildwebhooknotifier
55
pluginName = build-webhook-notifier
6-
pluginVersion = 0.2.0
6+
pluginVersion = 0.2.1
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)