https://bugzilla.wikimedia.org/show_bug.cgi?id=60613
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- It would be nice to have a script that would handle the release for you. The repository is mediawiki/selenium.git The script should look at lib/mediawiki/selenium/version.rb and bump the version constant: VERSION = "0.1.20" Then git add and commit that change using as a commit message: Bumped patch version to 0.1.21 Then tag the resulting commit and ask the person to push the commit and tag in Gerrit. The script might need an option to let one bump the major/minor/patch version number. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
