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 5eb60fd commit 3ebc7c7Copy full SHA for 3ebc7c7
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## [Unreleased]
4
+
5
+## 2.6.3
6
7
- Fix default shortcuts being added for already customized shortcuts.
8
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 2.6.2
+pluginVersion = 2.6.3
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments