We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd80e1 commit fa85eabCopy full SHA for fa85eab
hledger-install/hledger-install.sh
@@ -46,7 +46,7 @@ HERE
46
HLEDGER_INSTALL_TOOL=hledger-install.sh
47
48
# this script's version
49
-HLEDGER_INSTALL_VERSION=20210703
+HLEDGER_INSTALL_VERSION=20210708
50
51
# stackage snapshot to use when installing with stack.
52
# You can try specifying a different stackage version here, or
@@ -74,7 +74,7 @@ HLEDGER_VERSION=1.22
74
HLEDGER_UI_VERSION=1.22
75
HLEDGER_WEB_VERSION=1.22
76
# addons:
77
-HLEDGER_IADD_VERSION=1.3.14
+HLEDGER_IADD_VERSION=1.3.15
78
HLEDGER_INTEREST_VERSION=1.6.1
79
80
# any required dependencies that aren't in the stackage resolver above:
0 commit comments