Skip to content

Commit a252f1d

Browse files
committed
🔖 Release v1.7.0
1 parent 67c0425 commit a252f1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### 1.7.0
4+
5+
- Fix IDE 2020.2 compatibility issue
6+
37
### 1.6.3
48

59
- Improve Language Default 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.3'
6+
version '1.7.0'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)