diff --git a/gradle.properties b/gradle.properties index 08ef9dc..a2b3ee3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ pluginGroup = org.polyfrost.sorbet.intelliprocessor pluginName = IntelliProcessor pluginRepositoryUrl = https://github.com/Polyfrost/IntelliProcessor -pluginVersion = 2.1.0 +pluginVersion = 3.0.0 pluginSinceBuild = 233 pluginUntilBuild = 242.*