ci: 0.5.2

This commit is contained in:
FalsePattern 2023-08-14 20:16:02 +02:00
parent c297c122da
commit 2979e53bd9
Signed by: falsepattern
GPG key ID: FDF7126A9E124447
2 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,8 @@ Changelog structure reference:
## [Unreleased]
## [0.5.2]
### Fixed
- NullPointerException when clicking the red circle when the LSP is not connected

View file

@ -2,7 +2,7 @@ pluginGroup = com.falsepattern.zigbrains
pluginName = ZigBrains
pluginRepositoryUrl = https://github.com/FalsePattern/ZigBrains
# SemVer format -> https://semver.org
pluginVersion = 0.5.1
pluginVersion = 0.5.2
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 231