Skip to content

Commit 704d9d6

Browse files
authored
Merge pull request #76 from orangain/prepare-release-0.4.1
Prepare release 0.4.1
2 parents b9ff97f + b321d8f commit 704d9d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Fix error when opening context menu, reported by @sabob
10+
711
## [0.4.0] - 2024-09-08
812

913
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup=io.github.orangain.prettyjsonlog
33
pluginName=pretty-json-log-plugin
44
pluginRepositoryUrl=https://github.com/orangain/pretty-json-log-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion=0.4.0
6+
pluginVersion=0.4.1
77
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
pluginSinceBuild=233
99
pluginUntilBuild=242.*

0 commit comments

Comments
 (0)