diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0120dd6..b9f5dfc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -76,7 +76,7 @@ jobs: generate_release_notes: true - name: Edge Publish - uses: wdzeng/edge-addon@v1 + uses: wdzeng/edge-addon@v2 with: product-id: ${{ secrets.EDGE_PRODUCT_ID }} zip-path: NoxPlayer.zip diff --git a/public/manifest.json b/public/manifest.json index d74ab05..44b1ab7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { "name": "电闹播放器", - "version": "4.3.0.0", + "version": "4.3.1.0", "description": "电闹播放器 / nox-player: 第三方b站播放器,阿梓播放器威力加强版 / 3rd party Bilibili audio player modified from Azusa-player.", "manifest_version": 3, "background": {