Bumped to version v0.0.9-alpha

This commit is contained in:
Chocobozzz 2018-01-15 16:47:53 +01:00
parent fc8efdfd14
commit 9a05ef50be
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -54,4 +54,4 @@ cd "PeerTube" || exit -1
git push origin --tag
github-release release --user chocobozzz --repo peertube --tag "$version" --name "$version"
github-release upload --user chocobozzz --repo peertube --tag "$version" --name "$version" --file "$zip_name"
github-release upload --user chocobozzz --repo peertube --tag "$version" --name "$zip_name" --file "$zip_name"