Skip to content

Commit 48db0c3

Browse files
committed
Bump version to 1.3.6
1 parent a7bc925 commit 48db0c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
## [1.3.5]
7+
- Fix push trigger in Docker CI workflow
8+
69
## [1.3.4]
710
- Cache dependencies
811
- Modernize the Docker image

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.3.5
1+
version=1.3.6
22
javaVersion=11

0 commit comments

Comments
 (0)