diff --git a/config/updates-dev-build.json b/config/updates-dev-build.json index 965165d6..8875e9bd 100644 --- a/config/updates-dev-build.json +++ b/config/updates-dev-build.json @@ -169,6 +169,13 @@ "browser_specific_settings": { "gecko": { "strict_min_version": "115" } } + }, + { + "version": "1.25.0", + "update_link": "https://bitbucket.org/onemen/tabmixplus-for-firefox/downloads/tab_mix_plus-1.25.0.xpi", + "browser_specific_settings": { + "gecko": { "strict_min_version": "115" } + } } ] } diff --git a/config/updates.json b/config/updates.json index 965165d6..8875e9bd 100644 --- a/config/updates.json +++ b/config/updates.json @@ -169,6 +169,13 @@ "browser_specific_settings": { "gecko": { "strict_min_version": "115" } } + }, + { + "version": "1.25.0", + "update_link": "https://bitbucket.org/onemen/tabmixplus-for-firefox/downloads/tab_mix_plus-1.25.0.xpi", + "browser_specific_settings": { + "gecko": { "strict_min_version": "115" } + } } ] }