diff --git a/build.gradle b/build.gradle index 4502c5993..4e9cf7679 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ java { } } -version = "11.1.0" +version = "11.2.0" repositories { mavenCentral() diff --git a/pluginInterfaceSupported.json b/pluginInterfaceSupported.json index 144107a2b..b48b96cd4 100644 --- a/pluginInterfaceSupported.json +++ b/pluginInterfaceSupported.json @@ -1,6 +1,6 @@ { "_comment": "contains a list of plugin interfaces branch names that this core supports", "versions": [ - "8.1" + "8.2" ] } \ No newline at end of file