From 99bcf43406bc92031fe607b5f1078d4dcb12b720 Mon Sep 17 00:00:00 2001 From: meejah Date: Thu, 29 Oct 2020 18:58:31 -0600 Subject: [PATCH] no dot before 'rc' --- docs/release-checklist.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-checklist.rst b/docs/release-checklist.rst index 7fa6d463c..958c19500 100644 --- a/docs/release-checklist.rst +++ b/docs/release-checklist.rst @@ -80,7 +80,7 @@ they will need to evaluate which contributers' signatures they trust. - (all steps above are completed) - sign the release - - git tag -s -u 0xE34E62D06D0E69CFCA4179FFBDE0D31D68666A7A -m "release Tahoe-LAFS-1.15.0rc0" tahoe-lafs-1.15.0.rc0 + - git tag -s -u 0xE34E62D06D0E69CFCA4179FFBDE0D31D68666A7A -m "release Tahoe-LAFS-1.15.0rc0" tahoe-lafs-1.15.0rc0 - (replace the key-id above with your own) - build all code locally - these should all pass: