From a1d276aa53236aed2ca19afbcc8d16d2bd571bea Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Sun, 31 May 2020 20:05:54 -0500 Subject: Update instructions and current release badge. --- docs/release.svg | 4 ++-- docs/releasing.md | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/release.svg b/docs/release.svg index 5f08114..6f3fd31 100644 --- a/docs/release.svg +++ b/docs/release.svg @@ -1,7 +1,7 @@ - + - Current release: v3.5.2 + Current release: v3.5.3 diff --git a/docs/releasing.md b/docs/releasing.md index e87e4de..93e096f 100644 --- a/docs/releasing.md +++ b/docs/releasing.md @@ -3,10 +3,11 @@ Current steps for a release: ### gotop 1. Update Version in main.go 2. Update CHANGELOG.md -3. Tag -4. Push everything -5. When the github workflows complete, finish the draft release and publish. -6. Wait for the [Homebrew](https://github.com/xxxserxxx/homebrew-gotop) and [AUR](https://github.com/xxxserxxx/gotop-linux] projects to finish building. +3. Update docs/release.svg +4. Tag +5. Push everything +6. When the github workflows complete, finish the draft release and publish. +7. Wait for the [Homebrew](https://github.com/xxxserxxx/homebrew-gotop) and [AUR](https://github.com/xxxserxxx/gotop-linux] projects to finish building. 1. check out gotop-linux and run `aurpublish aur` and `aurpublish aur-bin` 2. update the hashes in the Nix package (see below), test build, push a pull request 3. notify Homebrew -- cgit v1.2.3