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 a7bc925 commit 48db0c3Copy full SHA for 48db0c3
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [1.3.5]
7
+- Fix push trigger in Docker CI workflow
8
+
9
## [1.3.4]
10
- Cache dependencies
11
- Modernize the Docker image
gradle.properties
@@ -1,2 +1,2 @@
1
-version=1.3.5
+version=1.3.6
2
javaVersion=11
0 commit comments