Skip to content

Commit 9f9135e

Browse files
committed
Bump to 0.5.1 for Firefox AMO resubmission
Firefox AMO disallows reusing a version number once it's been uploaded and deleted (v0.5.0 was uploaded during testing and pulled). Bumping to 0.5.1 to clear that constraint. No code changes.
1 parent 6fedef6 commit 9f9135e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Immich Companion",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "Save images and videos from any page to your self-hosted Immich, search via the omnibox, and turn the new tab into a memory feed.",
66
"minimum_chrome_version": "114",
77
"browser_specific_settings": {

0 commit comments

Comments
 (0)