Skip to content

Commit b946eca

Browse files
committed
v1.211.0
1 parent eaf3732 commit b946eca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.joutvhu.jetbrains'
7-
version '1.211.0-beta.0'
7+
version '1.211.0'
88

99
sourceCompatibility = 11
1010

@@ -32,7 +32,6 @@ intellij {
3232

3333
publishPlugin {
3434
token = project.intellijPublishToken
35-
channels = ['beta']
3635
}
3736

3837
test {

0 commit comments

Comments
 (0)