hold PluginConfig instance in Terra plugin instance

This commit is contained in:
dfsek
2020-12-08 20:59:23 -07:00
parent 2b6e8eb67c
commit 1457a10b0b
14 changed files with 60 additions and 52 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ java {
targetCompatibility = JavaVersion.VERSION_1_8
}
val versionObj = Version("2", "0", "2", true)
val versionObj = Version("2", "1", "0", true)
version = versionObj