We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b022fe commit cda6b4dCopy full SHA for cda6b4d
README.md
@@ -133,6 +133,7 @@ This is only for contributors with committer access:
133
2. Add record in the `Changelog` section of the `readme.txt`.
134
3. Add record in the `Upgrade Notice` section of the `readme.txt`.
135
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.
137
2. Tag the new version from the `master` branch and push upstream with `git tag [version number] && git push --tags`.
138
3. Update the WordPress Plugin Directory Subversion Repository.
139
1. Remove the contents of `trunk/` with `rm -Rf trunk/*`.
0 commit comments