Skip to content

Commit 215f1c7

Browse files
committed
release 2.1.0
1 parent 6b6da26 commit 215f1c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ import org.jetbrains.changelog.markdownToHTML
22

33
plugins {
44
java
5-
id("org.jetbrains.intellij") version "1.0"
5+
id("org.jetbrains.intellij") version "1.1.2"
66
id("org.jetbrains.changelog") version "1.1.1"
77
}
88

99
group = "vanstudio"
10-
version = "2.1.a6"
10+
version = "2.1.0"
1111

1212
repositories {
1313
jcenter()

0 commit comments

Comments
 (0)