This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit 014e94e5d1e289acaf8a4e6e7234662c065d48b2 Author: Jaikiran Pai <[email protected]> AuthorDate: Tue Jan 10 11:34:40 2023 +0530 fix typo --- ReleaseInstructions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index c16245eee..2739726ba 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -308,7 +308,7 @@ Note: This document was adapted from the one created in the context of * ivy.xml in release subdirectory * WHATSNEW (add a new section) * src/etc/testcases/taskdefs/conditions/antversion.xml - * snap/snapcraft.yml (bump version to [newversion]alpha and set grade + * snap/snapcraft.yaml (bump version to [newversion]alpha and set grade to devel) Amend the merge commit
