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 a3f50ce commit aa6ddc7Copy full SHA for aa6ddc7
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=20210314
+HLEDGER_INSTALL_VERSION=20210703
50
51
# stackage snapshot to use when installing with stack.
52
# You can try specifying a different stackage version here, or
@@ -67,7 +67,8 @@ hledger-iadd \
67
hledger-interest \
68
"
69
70
-# latest hledger package versions; update often:
+# Latest hledger package versions.
71
+# Don't forget to also bump HLEDGER_INSTALL_VERSION above.
72
HLEDGER_LIB_VERSION=1.22
73
HLEDGER_VERSION=1.22
74
HLEDGER_UI_VERSION=1.22
0 commit comments