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 2718f83 commit fdafef0Copy full SHA for fdafef0
README.md
@@ -352,7 +352,7 @@ This is only for contributors with committer access:
352
4. `svn add trunk --force`
353
5. `svn commit -m "Sync with GitHub repo"`
354
4. Create the Subversion tag:
355
- `svn copy https://plugins.svn.wordpress.org/rollbar/trunk https://plugins.svn.wordpress.org/rollbar/tags/[version number] -m" Tag [version number]"`.
+ `svn copy https://plugins.svn.wordpress.org/rollbar/trunk https://plugins.svn.wordpress.org/rollbar/tags/[version number] -m "Tag [version number]"`.
356
Notice the version number in Subversion doesn't include the "v" prefix.
357
358
## Disclaimer
0 commit comments