X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=release-script.txt;h=3b5b5694e9dd30b0391c1ab84f2c3791194b92f4;hb=20886f4b1d1f92c4db17fbd2639ba47fb8888046;hp=b1f09dd5953839e85076a72050a4acadefb02ea8;hpb=c1109326ae9116f0c814258b310333e13b2c3730;p=sup diff --git a/release-script.txt b/release-script.txt index b1f09dd..3b5b569 100644 --- a/release-script.txt +++ b/release-script.txt @@ -14,9 +14,9 @@ vi www/index.html # and include CONTRIBUTORS git checkout -b release- vi lib/sup.rb bin/sup # and bump BOTH version numbers # ... git add, commit, etc -rake release VERSION= +rake gem +rake tarball +# manually upload git publish-branch rake upload_webpage rake upload_report -git checkout next -git merge master