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 67c0425 commit a252f1dCopy full SHA for a252f1d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.7.0
4
+
5
+- Fix IDE 2020.2 compatibility issue
6
7
### 1.6.3
8
9
- Improve Language Default color scheme
build.gradle
@@ -3,7 +3,7 @@ plugins {
}
group 'com.vermouthx'
-version '1.6.3'
+version '1.7.0'
repositories {
mavenCentral()
0 commit comments