install: forgot to bump version

[ci skip]
This commit is contained in:
Simon Michael 2018-02-18 14:22:26 -08:00
parent 8c384e3192
commit f5e4a0ec42

View File

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