Change release text, bump up to 14.04

This commit is contained in:
Ash 2017-03-24 19:28:38 +11:00
parent 223b3c31e4
commit 2c4d9842a6

View File

@ -15,4 +15,4 @@ deployment:
branch: master
commands:
- go get github.com/tcnksm/ghr
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release. Use caution! We recommend using a stable release instead.' `git describe --tags` ci/
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release. Use caution! We recommend downloading a stable release from the README.' `git describe --tags` ci/