Closed iteman closed 8 years ago
4.2
README.md
git tag -s v4.2.0 HEAD
git push upstream 4.2
git push upstream --tags
Stagehand_TestRunner 4.2.0 (stable)
TZ=UTC date
composer.json
4.3
git push upstream master
4.2
branch for the release if it does not existREADME.md
if the branch is newly created (4.2)README.md
on the release branch. (4.2)git tag -s v4.2.0 HEAD
(4.2)git push upstream 4.2
andgit push upstream --tags
(4.2)Stagehand_TestRunner 4.2.0 (stable)
(GitHub)TZ=UTC date
README.md
andcomposer.json
from4.2
to4.3
if4.2
branch is newly created (master)git push upstream master
(master)