Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 982b93a

Browse files
committed
updated version in dev docs too
1 parent f973458 commit 982b93a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
2. GitHub tag for the version
1212
3. Path to the Subversion repository checkout
1313
```
14-
./dev/prep_svn_release.sh cctimidrobot v2019.8.2 \
14+
./dev/prep_svn_release.sh cctimidrobot v2020.08.1 \
1515
../../svn/wordpress-org-creative-commons/
1616
```
1717
4. From the Subversion repositry checkout, copy and commit Subversion tag:
1818
```
19-
svn copy trunk/ tags/2019.8.2/
20-
svn commit --username=cctimidrobot -m'Tagging version 2019.8.2'
19+
svn copy trunk/ tags/2020.08.1/
20+
svn commit --username=cctimidrobot -m'Tagging version 2020.08.1'
2121
```
2222
2323
### Notes

0 commit comments

Comments
 (0)