Skip to content

Commit f0f5847

Browse files
committed
feat: support version 2020.1
1 parent 221e728 commit f0f5847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apply plugin: 'org.jetbrains.intellij'
1010
// See https://github.com/JetBrains/gradle-intellij-plugin/
1111
intellij {
1212
type = 'IU'
13-
version = "2019.3.1"
13+
version = "2020.1"
1414
plugins = [
1515
"JavaScriptLanguage"
1616
]

0 commit comments

Comments
 (0)