Skip to content

Commit 7bccd71

Browse files
committed
Bump version to 0.0.7
1 parent 32f0db2 commit 7bccd71

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,8 @@
44

55
## [Unreleased]
66
### Added
7+
- Compatibility with Intellij 2021.1
78

8-
### Changed
9-
10-
### Deprecated
11-
12-
### Removed
13-
14-
### Fixed
15-
16-
### Security
179
## [0.0.6]
1810
### Changed
1911
- tool window is no longer blocked during indexing

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 = 0.0.6
6+
pluginVersion = 0.0.7
77
pluginSinceBuild = 202
88
pluginUntilBuild = 211.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)