Skip to content

Commit 91f82d9

Browse files
committed
Release: bump to v1.6.2
1 parent f667b5f commit 91f82d9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 1.6.2
4+
5+
- Fix Kotlin color scheme
6+
- Fix UDF File Type color scheme
7+
38
### 1.6.1
49

510
- Improve Groovy color scheme

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.vermouthx'
6-
version '1.6.1'
6+
version '1.6.2'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)