We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febbc8a commit 7cf91fcCopy full SHA for 7cf91fc
2 files changed
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
## [Unreleased]
6
7
+### Added
8
+- Compatibility with Intellij 2023.3
9
+
10
## [1.5.1] - 2023-09-28
11
12
### Added
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup = com.github.plaskowski.embeddedbrowserintellijplugin
pluginName = EmbeddedBrowser
pluginRepositoryUrl = https://github.com/plaskowski/EmbeddedBrowserIntellijPlugin
-pluginVersion = 1.5.1
+pluginVersion = 1.5.2
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 221
0 commit comments