From 8ce8f250d57de51e42794d6fb69ee93c9ebac566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Mon, 9 Jun 2025 18:59:32 +0200 Subject: [PATCH] update Releasing.md --- Releasing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Releasing.md b/Releasing.md index 5176ff63..ab7c5230 100644 --- a/Releasing.md +++ b/Releasing.md @@ -13,5 +13,6 @@ git push origin v$version master - run swagger locally (`make docker-serve`) - copy generated docs/swagger.json to https://github.com/aptly-dev/www.aptly.info/tree/master/static/swagger/aptly_1.x.y.json - add new version to select tag in content/doc/api/swagger.md line 48 +- update version in content/download.md - push commit to master - create release announcement on https://github.com/aptly-dev/aptly/discussions