install: bump installer version

[ci skip]
This commit is contained in:
Simon Michael 2018-02-08 08:45:02 -08:00
parent 8d8eaab053
commit f3dd66d9b3

View File

@ -46,7 +46,7 @@ HERE
HLEDGER_INSTALL_TOOL=hledger-install.sh
# ^ this script's name (can't use $0 when it's piped into bash)
HLEDGER_INSTALL_VERSION=20180107
HLEDGER_INSTALL_VERSION=20180208
RESOLVER= #"--resolver=nightly"
# ^ You can specify a different stackage snapshot here,