install: don't forget to bump hledger-install version

This commit is contained in:
Simon Michael 2020-03-19 12:47:23 -07:00
parent 123cb16175
commit 48a7307071

View File

@ -50,7 +50,7 @@ HERE
HLEDGER_INSTALL_TOOL=hledger-install.sh HLEDGER_INSTALL_TOOL=hledger-install.sh
# this script's version # this script's version
HLEDGER_INSTALL_VERSION=202003012 HLEDGER_INSTALL_VERSION=20200319
# stackage snapshot to use when installing with stack. # stackage snapshot to use when installing with stack.
# You can try specifying a different stackage version here, or # You can try specifying a different stackage version here, or