We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9ff97f + b321d8f commit 704d9d6Copy full SHA for 704d9d6
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+### Fixed
8
+
9
+- Fix error when opening context menu, reported by @sabob
10
11
## [0.4.0] - 2024-09-08
12
13
### Added
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup=io.github.orangain.prettyjsonlog
3
pluginName=pretty-json-log-plugin
pluginRepositoryUrl=https://github.com/orangain/pretty-json-log-plugin
# SemVer format -> https://semver.org
-pluginVersion=0.4.0
+pluginVersion=0.4.1
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=233
pluginUntilBuild=242.*
0 commit comments