Skip to content

Commit 66cc4e5

Browse files
committed
1.1.7 release
1 parent 17df14d commit 66cc4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'tv.codely'
7-
version '1.1.6'
7+
version '1.1.7'
88

99
sourceCompatibility = 1.8
1010

@@ -30,9 +30,9 @@ patchPluginXml {
3030

3131
changeNotes """
3232
<ul>
33+
<li>1.1.7 Subtle colors improvements</li>
3334
<li>1.1.6 Support for 2020 IDEs</li>
3435
<li>1.1.5 Correct color for php variables</li>
35-
<li>1.1.4 Improved colors for several languages</li>
3636
</ul>
3737
"""
3838
}

0 commit comments

Comments
 (0)