;doc:RELEASING: update

This commit is contained in:
Simon Michael 2023-06-01 16:35:57 -10:00
parent 21d6b00597
commit 1985b1b993

View File

@ -130,7 +130,7 @@ To do a release, start at the bottom of the diagram and work up
### LEVEL 2 - TEST ### LEVEL 2 - TEST
Give it a few shakes. Shake it.
#### Up-to-date tools #### Up-to-date tools
- ./Shake is up to date - ./Shake is up to date
@ -300,7 +300,7 @@ In site repo:
- js/site.js: add NEW, 3 places - js/site.js: add NEW, 3 places
- Makefile: add NEW, 2 places - Makefile: add NEW, 2 places
- commit: `manuals: add NEW` - commit: `manuals: NEW`
- make snapshot-NEW (after ensuring main repo has been release-tagged) - make snapshot-NEW (after ensuring main repo has been release-tagged)
- push - push