From be6a7bcdc5ce11add0f20402eaf88e9a792b4cc1 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 24 Jul 2020 14:28:34 +0100 Subject: [PATCH] Releasing.md: Emphasises that sparkle:version is SemVer string. --- docs/Releasing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Releasing.md b/docs/Releasing.md index 4c251af8..fcc66daa 100644 --- a/docs/Releasing.md +++ b/docs/Releasing.md @@ -180,7 +180,8 @@ a `stable` release, as well as any social media posts you make. 1. You'll need to change the `` and `<description>` texts to reflect the latest version and the additional changelog. 1. Update the `url` and `sparkle:version` elements of the `<enclosure>` - section. + section. **NB: Yes, sparkle:version should be the Semantic Version + string, not the Windows A.B.C.D form.** 1. As you're working in a version-specific branch, `release-4.0.2`, you can safely commit these changes and push to GitHub. **Do not merge the branch with `releases` until the GitHub release is in