Skip to content

Commit e99443f

Browse files
committed
1.1.0 ready to release
1 parent 24300f0 commit e99443f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77

88
//group 'org.example'
99

10-
version '1.0.5'
10+
version '1.1.0'
1111
sourceCompatibility = 1.8
1212

1313
repositories {
@@ -35,6 +35,7 @@ patchPluginXml {
3535
untilBuild 203
3636

3737
changeNotes """
38+
1.1.0 - Speedup of large projects analysis and suggestions highlighting; various internal fixes and refactoring<br>
3839
1.0.4 - Bugfixing internals<br>
3940
1.0.3 - Bugfixing and optimization of bulk file changes<br>
4041
1.0.2 - Bugfixing and better support for refactoring<br>

0 commit comments

Comments
 (0)