Skip to content

Commit

Permalink
Build 2.1.1 added
Browse files Browse the repository at this point in the history
  • Loading branch information
otto802 committed Oct 30, 2023
1 parent 0465a60 commit 07e29ca
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-xpi.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION=2.1.0
VERSION=2.1.1

rm -f builds/quickarchiver-${VERSION}.xpi
cd src
Expand Down
Binary file added builds/quickarchiver-2.1.1.xpi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "QuickArchiver",
"author": "Otto Berger <otto@bergerdata.de>",
"description": "Getting things done in your inbox.",
"version": "2.1.0",
"version": "2.1.1",
"default_locale": "en_US",
"background": {
"scripts": [
Expand Down

0 comments on commit 07e29ca

Please sign in to comment.