diff --git a/manifest_v2.json b/manifest_v2.json index 03c9e81..f9567ae 100644 --- a/manifest_v2.json +++ b/manifest_v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "KF-Trombi", - "version": "0.3", + "version": "0.4", "browser_specific_settings": { "gecko": { diff --git a/manifest_v3.json b/manifest_v3.json index 0cf1b65..0c1fddb 100644 --- a/manifest_v3.json +++ b/manifest_v3.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "KF-Trombi", - "version": "0.3", + "version": "0.4", "description": "Generates a directory of students with photos from online.uni-graz.at", diff --git a/updates.json b/updates.json index ee1e885..5e5c743 100644 --- a/updates.json +++ b/updates.json @@ -13,6 +13,10 @@ { "version": "0.3", "update_link": "https://gaspard.janko.fr/s/firefox-add-ons/kf-trombi/kf-trombi-0.3.xpi" + }, + { + "version": "0.4", + "update_link": "https://gaspard.janko.fr/s/firefox-add-ons/kf-trombi/kf-trombi-0.4.xpi" } ] }