diff --git a/docs/release.md b/docs/release.md index 1ac1c24..ec395d9 100644 --- a/docs/release.md +++ b/docs/release.md @@ -2,7 +2,7 @@ ## Make the new version -1. Bump the version number in `package.json` and `manifest.json` +1. Bump the version number in `package.json` and `src/manifest.json` 2. Commit the version number bump 3. Create a git tag for the version: `git tag ` 4. Push the tag up to GitHub: `git push --tags` diff --git a/package-lock.json b/package-lock.json index c9da2dc..df92fb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "testpilot-containers", - "version": "8.1.3", + "version": "8.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "testpilot-containers", - "version": "8.1.1", + "version": "8.1.4", "license": "MPL-2.0", "devDependencies": { "addons-linter": "^5.28.0", diff --git a/package.json b/package.json index 8397e78..372e330 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "testpilot-containers", "title": "Multi-Account Containers", "description": "Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.", - "version": "8.1.3", + "version": "8.1.4", "author": "Andrea Marchesini, Luke Crouch, Lesley Norton, Kendall Werts, Maxx Crawford, Jonathan Kingston", "bugs": { "url": "https://github.com/mozilla/multi-account-containers/issues" diff --git a/src/_locales b/src/_locales index d330106..985531f 160000 --- a/src/_locales +++ b/src/_locales @@ -1 +1 @@ -Subproject commit d3301069f51262e8cf493a86aa2785cf3261141e +Subproject commit 985531f5c9a4187c0fd172032933c0cc813ab49d diff --git a/src/manifest.json b/src/manifest.json index 21d3d0b..13c8649 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Firefox Multi-Account Containers", - "version": "8.1.3", + "version": "8.1.4", "incognito": "not_allowed", "description": "__MSG_extensionDescription__", "icons": {