Improve release script

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
Hector Sanjuan 2018-05-28 12:40:35 +02:00
parent 9e241203d2
commit 3ed9034799

View File

@ -1,6 +1,8 @@
#!/bin/bash
# Updates the Version variables, commits, and "gx release" the package
# Updates the Version variables, commits, tags, signs and "gx release" the package
set -e
version="$1"