From 962caf4f2c46c53bf84912f33799b3ee61c9552d Mon Sep 17 00:00:00 2001 From: dvermd <315743+dvermd@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:00:51 +0200 Subject: [PATCH] Update binary URLs in installation section of manual (#1810) Signed-off-by: dvermd <315743+dvermd@users.noreply.github.com> --- etc/release.Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/release.Makefile b/etc/release.Makefile index deed6f21a..8e4ac1876 100644 --- a/etc/release.Makefile +++ b/etc/release.Makefile @@ -7,8 +7,8 @@ release: \ clean \ check-environment \ bump-version \ - create-github-release \ - bump-version-in-documentation-links + bump-version-in-documentation-links \ + create-github-release clean: