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.
1 parent 7df1665 commit bd0e103Copy full SHA for bd0e103
CHANGELOG.md
@@ -7,6 +7,9 @@
7
8
### Changed
9
10
+### Fixed
11
+
12
+## [0.8.5]
13
### Fixed
14
- #54: Error reported when using an alias
15
gradle.properties
@@ -3,7 +3,7 @@
3
4
pluginGroup = dev.monogon.cuelang
5
pluginName_ = intellij-cue
6
-pluginVersion = 0.8.4
+pluginVersion = 0.8.5
pluginSinceBuild = 203
pluginUntilBuild = 223.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments