From df22644f17fb218edf349158931e996ca56e029d Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Sun, 14 Aug 2022 12:21:55 +0300 Subject: [PATCH] Updated Releasing Tracks (textile) --- Releasing-Tracks.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Releasing-Tracks.textile b/Releasing-Tracks.textile index 81c10b2..74e4dc5 100644 --- a/Releasing-Tracks.textile +++ b/Releasing-Tracks.textile @@ -18,11 +18,11 @@ git push upstream --tags ** /README.md ** everything in /doc ** /config/initializers/tracks.rb -# Build and push the new version to Docker Hub: +# Build and push the new version to Docker Hub (also to latest and master): ** docker build -t tracksapp/tracks:2.5.2 . ** docker push tracksapp/tracks:2.5.2 # Publicize the new release ** Post on the Tracks website -** Update the IRC topic +** Update the IRC and Matrix topic ** Email the mailing list -** Post to Twitter \ No newline at end of file +** Post to Twitter and Mastodon \ No newline at end of file