File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ideaBuild in ThisBuild := "191.5109.14"
6
6
7
7
lazy val hocon = project.in(file(" ." )).settings(
8
8
scalaVersion := " 2.12.8" ,
9
- version := " 2019.1" ,
9
+ version := " 2019.1.1 " ,
10
10
scalaSource in Compile := baseDirectory.value / " src" ,
11
11
scalaSource in Test := baseDirectory.value / " test" ,
12
12
resourceDirectory in Compile := baseDirectory.value / " resources" ,
Original file line number Diff line number Diff line change 2
2
<id >org.jetbrains.plugins.hocon</id >
3
3
<name >HOCON</name >
4
4
<description >Standalone HOCON plugin for IntelliJ Idea</description >
5
- <version >2019.1</version >
5
+ <version >2019.1.1 </version >
6
6
<vendor >Roman Janusz, JetBrains</vendor >
7
7
<idea-version since-build =" 191.0" until-build =" 192.0" />
8
8
<depends >com.intellij.properties</depends >
You can’t perform that action at this time.
0 commit comments