Skip to content

Commit 7cf91fc

Browse files
authored
Bump version to 1.5.2 (#60)
1 parent febbc8a commit 7cf91fc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
## [Unreleased]
66

7+
### Added
8+
- Compatibility with Intellij 2023.3
9+
710
## [1.5.1] - 2023-09-28
811

912
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup = com.github.plaskowski.embeddedbrowserintellijplugin
44
pluginName = EmbeddedBrowser
55
pluginRepositoryUrl = https://github.com/plaskowski/EmbeddedBrowserIntellijPlugin
6-
pluginVersion = 1.5.1
6+
pluginVersion = 1.5.2
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 221

0 commit comments

Comments
 (0)