Skip to content

Commit f6b1449

Browse files
committed
2.0.0?
1 parent 953b3c8 commit f6b1449

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7-
This is an EAP release.
8-
Please report any issues or ideas via [GitHub Issues](https://github.com/hsz/intellij-foldable-project-view/issues).
7+
It has been a while since the last Foldable Project View release, right?
8+
A lot was on my plate during this time, trust me.
9+
10+
However, I decided to reboot this project and start with the 2.0.0 release, which may work.
11+
Or not.
12+
But we have to start with anything after this time!
13+
14+
Please, report any issues or ideas via [GitHub Issues](https://github.com/hsz/intellij-foldable-project-view/issues).
915

1016
Thanks!
11-
@hsz
17+
Jakub
1218

1319
### Added
1420
- Support for multiple rules/groups in the Project View

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = ski.chrzanow.foldableprojectview
44
pluginName = Foldable Project View
55
pluginRepositoryUrl = https://github.com/hsz/intellij-foldable-projectview
66
# SemVer format -> https://semver.org
7-
pluginVersion = 2.0.0-EAP-1
7+
pluginVersion = 2.0.0
88

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

0 commit comments

Comments
 (0)