install: 1.25

This commit is contained in:
Simon Michael 2022-03-04 19:15:06 -10:00
parent 156729e4b8
commit 5af6226958

View File

@ -52,7 +52,7 @@ HLEDGER_INSTALL_VERSION=20220225
# You can try specifying a different stackage version here, or
# commenting out this line to use your current global resolver,
# to avoid unnecessary building.
RESOLVER="--resolver=lts-18.26"
RESOLVER="--resolver=lts-18.27"
# things to be installed
@ -70,10 +70,10 @@ hledger-stockquotes \
# Latest hledger package versions.
# Don't forget to also bump HLEDGER_INSTALL_VERSION above.
HLEDGER_LIB_VERSION=1.24.1
HLEDGER_VERSION=1.24.1
HLEDGER_UI_VERSION=1.24.1
HLEDGER_WEB_VERSION=1.24.1
HLEDGER_LIB_VERSION=1.25
HLEDGER_VERSION=1.25
HLEDGER_UI_VERSION=1.25
HLEDGER_WEB_VERSION=1.25
# addons:
HLEDGER_IADD_VERSION=1.3.16
HLEDGER_INTEREST_VERSION=1.6.3