Skip to content

Commit db0a688

Browse files
author
Piotr Laskowski
committed
Bump version to 1.3
1 parent 0684318 commit db0a688

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
# EmbeddedBrowserIntellijPlugin Changelog
44

55
## [Unreleased]
6+
### Added
7+
- Compatibility with Intellij 2022.3
68

79
## [1.2.0]
8-
### Added
10+
### Added
911
- Compatibility with Intellij 2022.2
1012

1113
## [1.1.0]
@@ -50,4 +52,4 @@
5052

5153
## [0.0.1]
5254
### Added
53-
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
55+
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

gradle.properties

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

44
pluginGroup = com.github.plaskowski.embeddedbrowserintellijplugin
55
pluginName = EmbeddedBrowser
6-
pluginVersion = 1.2.0
6+
pluginVersion = 1.3.0
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)