Skip to content

Commit

Permalink
BuildScript open correct page
Browse files Browse the repository at this point in the history
  • Loading branch information
ironjan committed Apr 28, 2017
1 parent 93dc355 commit 2ae171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ xbuild /p:Configuration=Release InteractiveOfficeClient.sln
7za a InteractiveOfficeClient-$TAG.7z bin/Release/
git checkout master
git push --tags && \
chromium https://github.com/InteractiveOfficeProject/client/releases/tag/$TAG
chromium https://github.com/InteractiveOfficeProject/client/releases/new?tag=$TAG &

0 comments on commit 2ae171e

Please sign in to comment.