Version 1/2
-
Next » -
Current version
Adrien Gallou, 04/10/2011 02:10 pm
TechnicalReleaseSteps¶
- check if config/app.yml version is correct
- check if data/fixtures.yml version is correct
- if those versions aren't right, commit the new version
- do the actual tag :
git tag v0.2
- push the tag to the remote repository
git push --tags