Skip to content

Commit 58abc19

Browse files
committed
Update release instructions
1 parent f222835 commit 58abc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The `develop` branch is the development branch which means it contains the next
2929
## Release instructions
3030

3131
1. Branch: Starting from `develop`, cut a release branch named `release/X.Y.Z` for your changes.
32-
1. Version bump: Bump the version number in `classifai.php`, `config.php`, `package-lock.json`, `package.json`, and `classifai.pot` if it does not already reflect the version being released.
32+
1. Version bump: Bump the version number in `classifai.php`, `config.php`, `package-lock.json`, `package.json`, and `readme.txt` if it does not already reflect the version being released.
3333
1. Changelog: Add/update the changelog in `CHANGELOG.md`.
3434
1. Props: update `CREDITS.md` file with any new contributors, confirm maintainers are accurate.
3535
1. New files: Check to be sure any new files/paths that are unnecessary in the production version are included in `.gitattributes`.

0 commit comments

Comments
 (0)