We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b100f commit 85db790Copy full SHA for 85db790
1 file changed
RELEASE.md
@@ -5,9 +5,9 @@
5
1. Update CHANGELOG.md:
6
- Add version entry: `## [X.Y.Z] - YYYY-MM-DD` with changes
7
8
-2. Update version in `package.json` and `manifest.json`:
+2. Update version in `package.json`, `manifest.json`, and `manifest-firefox.json`:
9
```sh
10
- # Edit both files to set "version": "X.Y.Z"
+ # Edit all three files to set "version": "X.Y.Z"
11
```
12
13
3. Commit changes:
0 commit comments