Bump v1.13.1

This commit is contained in:
Greizgh
2020-01-25 18:57:55 +01:00
parent 72fc13f80b
commit 4c344efdaa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ while getopts ":r:o:" opt; do
;;
esac
done
if [ -z "$REF" ]; then REF="1.13.0"; fi
if [ -z "$REF" ]; then REF="1.13.1"; fi
if [ -z "$OS_VERSION_NAME" ]; then OS_VERSION_NAME='buster'; fi
# Clone bitwarden_rs