Skip to content

Commit 74dcd70

Browse files
authored
Bump version to 1.5.1 (#57)
* Bump version to 1.5.1 * Update CHANGELOG.md
1 parent 9ebb19d commit 74dcd70

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# EmbeddedBrowserIntellijPlugin Changelog
44

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

79
## [1.5.0] - 2023-05-13
810
- Added HomePage action to the toolbar

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.0
6+
pluginVersion = 1.5.1
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)