1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00:00

version bump and AMO id set

This commit is contained in:
Kyle Spearrin
2017-02-22 19:42:29 -05:00
parent 6b804a72ee
commit 9a662a111d
2 changed files with 2 additions and 2 deletions

View File

@@ -210,7 +210,7 @@ gulp.task('dist-firefox', ['dist'], function (cb) {
.pipe(jeditor(function (manifest) {
manifest.applications = {
gecko: {
id: "addon@bitwarden.com",
id: "{446900e4-71c2-419f-a6a7-df9c091e268b}",
strict_min_version: "42.0"
}
};