bos update to 11.50.0

This commit is contained in:
openoms 2022-02-10 16:37:11 +00:00
parent 7cddee1ef1
commit 23b6202d15
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -1,7 +1,7 @@
#!/bin/bash
# https://github.com/alexbosworth/balanceofsatoshis/blob/master/package.json#L81
BOSVERSION="11.40.0"
BOSVERSION="11.50.0"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then