Update mempool app to v2.3.1 (#2914)

This commit is contained in:
Felipe Knorr Kuhn 2022-01-28 01:07:21 -08:00 committed by GitHub
parent bf551ec8e7
commit e6adea88f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# https://github.com/mempool/mempool
pinnedVersion="v2.3.0"
pinnedVersion="v2.3.1"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then