From 9d030a95b6c2ebc9b0a7e94a86ad5d55e61eeb1b Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 3 Aug 2021 22:45:42 -1000 Subject: [PATCH] ;doc: RELEASING: tweaks --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 477ef45fe..e129dba91 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -96,9 +96,9 @@ Always maintain changelogs in main branch (not in release branches). - finalise [changelogs](#changelogs) in main, copy to changelogs in release branch -- `./Shake.hs` to update `Shake` and review release tasksm +- `./Shake.hs` to update `Shake` and review release tasks -- `./Shake setversion VER [-c]` (first without `-c` to review, then with `-c` to commit). +- `./Shake setversion VER [-c]` (first without `-c` to review, then with `-c` to commit).\ Also `touch hledger/Hledger/Cli/Version.hs` ? - `./Shake cmdhelp [-c]`