Skip to content

Commit 8f96c29

Browse files
committed
Bump version to 1.3.7
1 parent aaf5e88 commit 8f96c29

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.6]
7+
- Update to Gradle 8.3 and Kotlin 1.9.10
8+
69
## [1.3.5]
710
- Fix push trigger in Docker CI workflow
811

gradle.properties

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

0 commit comments

Comments
 (0)