Skip to content

Commit

Permalink
1.1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Apr 12, 2020
1 parent f1f26d4 commit b6d4a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'tv.codely'
version '1.1.7'
version '1.1.8'

sourceCompatibility = 1.8

Expand All @@ -30,9 +30,9 @@ patchPluginXml {

changeNotes """
<ul>
<li>1.1.8 Match UI colors with the theme</li>
<li>1.1.7 Subtle colors improvements</li>
<li>1.1.6 Support for 2020 IDEs</li>
<li>1.1.5 Correct color for php variables</li>
</ul>
"""
}

0 comments on commit b6d4a56

Please sign in to comment.