mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Updated Releasing Tracks (textile)
parent
d3d24b4c2c
commit
521b67b6f3
1 changed files with 4 additions and 1 deletions
|
|
@ -16,7 +16,10 @@ These steps are for maintainers with commit access.
|
||||||
# Tag the release:
|
# Tag the release:
|
||||||
<pre><code>git tag v2.0
|
<pre><code>git tag v2.0
|
||||||
git push upstream --tags</code></pre>
|
git push upstream --tags</code></pre>
|
||||||
# _(Major release only)_ Update the version
|
# _(Major release only)_ Update the version numbers in master to the next development milestone
|
||||||
|
** /README.md
|
||||||
|
** everything in /doc
|
||||||
|
** /config/initializers/tracks.rb
|
||||||
# Publicize the new release
|
# Publicize the new release
|
||||||
** Post on the Tracks website
|
** Post on the Tracks website
|
||||||
** Update the IRC topic
|
** Update the IRC topic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue