diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fec8d86..031bf4b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -98,7 +98,7 @@ jobs: with: cmd: build source: src - filename: "${{ env.NAME }}-${{ env.VERSION }}.xpi" + filename: trolling-with-love-${{ needs.build.outputs.VERSION }}.xpi" - name: "Web Ext Sign" id: web-ext-sign diff --git a/src/manifest.json b/src/manifest.json index 6caf37d..03811c3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Trolling with love", - "version": "1.0.24", + "version": "1.0.25", "description": "Replaces certain images during your web browsing", "icons": {