Skip to content

Commit 452fe69

Browse files
Bump version after releasing v0.4.0.4
1 parent bc6bb34 commit 452fe69

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
## [Unreleased]
44
### Added
55

6+
### Changed
7+
8+
### Deprecated
9+
10+
### Removed
11+
12+
### Fixed
13+
14+
### Security
15+
16+
## [0.4.0.4]
17+
### Added
618
- Support for IDEA 2022.2 EAP
719

820
### Removed
@@ -85,4 +97,4 @@ the plugin.
8597

8698
## [0.3.0.0]
8799
### Changed
88-
- Update project to build for recent IJ versions
100+
- Update project to build for recent IJ versions

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = org.nixos.idea
55
pluginName = NixIDEA
6-
pluginVersion = 0.4.0.4
6+
pluginVersion = 0.4.0.5
77
pluginSinceBuild = 212
88
pluginUntilBuild = 222.*
99

0 commit comments

Comments
 (0)