There was an error while loading. Please reload this page.
1 parent f973458 commit 982b93aCopy full SHA for 982b93a
1 file changed
dev/README.md
@@ -11,13 +11,13 @@
11
2. GitHub tag for the version
12
3. Path to the Subversion repository checkout
13
```
14
- ./dev/prep_svn_release.sh cctimidrobot v2019.8.2 \
+ ./dev/prep_svn_release.sh cctimidrobot v2020.08.1 \
15
../../svn/wordpress-org-creative-commons/
16
17
4. From the Subversion repositry checkout, copy and commit Subversion tag:
18
19
- svn copy trunk/ tags/2019.8.2/
20
- svn commit --username=cctimidrobot -m'Tagging version 2019.8.2'
+ svn copy trunk/ tags/2020.08.1/
+ svn commit --username=cctimidrobot -m'Tagging version 2020.08.1'
21
22
23
### Notes
0 commit comments