diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 65ceced..13c956d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,7 +59,7 @@ on: # artifactErrorsFailBuild: true # artifacts: "package.zip" # token: ${{ secrets.GITHUB_TOKEN }} -# prerelease: true +# prerelease: false jobs: build: @@ -82,4 +82,4 @@ jobs: artifactErrorsFailBuild: true artifacts: "package.zip" token: ${{ secrets.GITHUB_TOKEN }} - prerelease: true + prerelease: false diff --git a/dist/plugin.json b/dist/plugin.json index 3c37331..09d823a 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -2,7 +2,7 @@ "name": "sy-progressive-plugin", "author": "IAliceBobI", "url": "https://github.com/IAliceBobI/sy-progressive-plugin", - "version": "1.1.56", + "version": "1.1.57", "minAppVersion": "2.12.6", "backends": [ "all" diff --git a/plugin.json b/plugin.json index 3c37331..09d823a 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "sy-progressive-plugin", "author": "IAliceBobI", "url": "https://github.com/IAliceBobI/sy-progressive-plugin", - "version": "1.1.56", + "version": "1.1.57", "minAppVersion": "2.12.6", "backends": [ "all"