diff --git a/manifest.json b/manifest.json index a5fc489..73d5111 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "description": "A tabgroup'esque successor for Firefox Quantum (FirefoxBeta and FirefoxNightly only at the moment)", "homepage_url": "https://github.com/kesselborn/conex", "name": "Conex", - "version": "0.7.14", + "version": "0.7.15", "browser_action": { "default_title": "Conex (CTRL+)", "browser_style": false, diff --git a/versions.json b/versions.json index 5df13f1..7582ccd 100644 --- a/versions.json +++ b/versions.json @@ -557,6 +557,10 @@ { "version": "0.7.14", "update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.14/conex-0.7.14-an.fx.xpi" + }, + { + "version": "0.7.15", + "update_link": "https://github.com/kesselborn/conex/releases/download/v0.7.15/conex-0.7.15-an.fx.xpi" } ] }