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