update Releasing.md

This commit is contained in:
André Roth
2025-06-09 18:59:32 +02:00
parent 231039e86c
commit 8ce8f250d5

View File

@@ -13,5 +13,6 @@ git push origin v$version master
- run swagger locally (`make docker-serve`) - 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 - 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 - add new version to select tag in content/doc/api/swagger.md line 48
- update version in content/download.md
- push commit to master - push commit to master
- create release announcement on https://github.com/aptly-dev/aptly/discussions - create release announcement on https://github.com/aptly-dev/aptly/discussions