diff --git a/gradle.properties b/gradle.properties index 8d0c7be..191b2b0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=1.0.0-SNAPSHOT +version=1.1.0-SNAPSHOT diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index 3c12dd6..f91b221 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -4,8 +4,8 @@ metadata: name: PluginCommentWidget spec: enabled: true - version: "1.0.1" - requires: ">=2.0.0" + version: "1.1.0" + requires: ">=2.2.0" author: name: Halo OSS Team website: https://github.com/halo-dev