diff --git a/src/install.rdf b/src/install.rdf index f35a02a..341be88 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -5,7 +5,7 @@ zotmeta@roadtodream.tech ZotMeta - 1.0 + 1.1 true https://raw.githubusercontent.com/RoadToDream/ZotMeta/master/updates.json https://github.com/RoadToDream/ZotMeta diff --git a/src/manifest.json b/src/manifest.json index 0b83d9f..8acd54c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ZotMeta", - "version": "1.0", + "version": "1.1", "description": "ZotMeta", "homepage_url": "https://github.com/RoadToDream/ZotMeta", "applications": { diff --git a/updates.json b/updates.json index 67a6e09..1f366b6 100644 --- a/updates.json +++ b/updates.json @@ -3,9 +3,9 @@ "zotmeta@roadtodream.tech": { "updates": [ { - "version": "1.0", - "update_link": "https://github.com/RoadToDream/ZotMeta/releases/download/v1.0/zotmeta-1.0.xpi", - "update_hash": "sha256:8449f19a58d07fd957cf1d152d24da06eccb0cb78a82456fb4509479716ff677", + "version": "1.1", + "update_link": "https://github.com/RoadToDream/ZotMeta/releases/download/v1.1/zotmeta-1.1.xpi", + "update_hash": "sha256:1ae3b6fef3f43f6ccd9271e02842b6997357412f8eb5e35002058e103964aac9", "applications": { "gecko": { "strict_min_version": "60.0"