diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 94130a0..04d1e96 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: - name: Build run: npm run release - name: Upload & release - uses: mnao305/chrome-extension-upload@3.0.0 + uses: mnao305/chrome-extension-upload@5.0.0 with: file-path: releases/*.zip glob: true diff --git a/src/manifest.json b/src/manifest.json index e2e7c67..18ac596 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "IC Inspector", - "version": "1.1.7", + "version": "1.2.0", "devtools_page": "index.html", "permissions": [], "web_accessible_resources": [