From 1d9acc550f125fccaf5cbd4a0182538f366da8da Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 10 May 2020 17:00:22 +0200 Subject: [PATCH] develop snaps can not be promoted --- ReleaseInstructions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 48d5e0ac6..54fede6e5 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -75,7 +75,8 @@ Note: This document was updated in the context of releasing Ant * ivy.xml in release subdirectory (version should already be correct here) * WHATSNEW (version should already be correct here) * src/etc/testcases/taskdefs/conditions/antversion.xml (version should already be correct here) - * snap/snapcraft.yml + * snap/snapcraft.yaml - change the value for "version" attribute. Plus, change the value for "grade" + to "stable". 6. Next bootstrap, build and run the tests.