File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 - [ ] ensure the build completes successfully
3838 - [ ] Merge ` main ` into ` prerelease `
3939 - [ ] ensure the build completes successfully
40- - [ ] Create new tag on ` main ` (here, ` v1.5 ` )
41- - [ ] ` git tag -a v1.5 -m "v1.5 " `
42- - [ ] ` git push origin v1.5 `
40+ - [ ] Create new tag on ` main ` with stable release version number (here, ` v1.4 ` ) to mark when the new main site version went live
41+ - [ ] ` git tag -a v1.4 -m "v1.4 " `
42+ - [ ] ` git push origin v1.4 `
4343 - [ ] Update ` prerelease ` version number (here, ` v1.5 ` )
4444 - [ ] edit ` _quarto-prerelease-docs.yml ` to point to the new version
4545 - [ ] publish the release blog post that should exist in https://github.com/quarto-dev/quarto-web/tree/main/docs/blog/posts
You can’t perform that action at this time.
0 commit comments