Skip to content

Commit cda6b4d

Browse files
Add more info to tagging instructions
1 parent 2b022fe commit cda6b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ This is only for contributors with committer access:
133133
2. Add record in the `Changelog` section of the `readme.txt`.
134134
3. Add record in the `Upgrade Notice` section of the `readme.txt`.
135135
4. Bump the plugin version in `rollbar-php-wordpress.php` in the `Version:` comment.
136+
5. Add and commit the changes you made to bump the plugin version.
136137
2. Tag the new version from the `master` branch and push upstream with `git tag [version number] && git push --tags`.
137138
3. Update the WordPress Plugin Directory Subversion Repository.
138139
1. Remove the contents of `trunk/` with `rm -Rf trunk/*`.

0 commit comments

Comments
 (0)