Skip to content

Commit 85db790

Browse files
committed
docs: include manifest-firefox.json in release steps
1 parent 89b100f commit 85db790

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
1. Update CHANGELOG.md:
66
- Add version entry: `## [X.Y.Z] - YYYY-MM-DD` with changes
77

8-
2. Update version in `package.json` and `manifest.json`:
8+
2. Update version in `package.json`, `manifest.json`, and `manifest-firefox.json`:
99
```sh
10-
# Edit both files to set "version": "X.Y.Z"
10+
# Edit all three files to set "version": "X.Y.Z"
1111
```
1212

1313
3. Commit changes:

0 commit comments

Comments
 (0)