We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c954aff commit 55a1a39Copy full SHA for 55a1a39
hledger-install/hledger-install.sh
@@ -41,10 +41,10 @@ pip \
41
# Keep synced with the tools above.
42
# When changing remember to also bump HLEDGER_INSTALL_VERSION.
43
# Official:
44
-HLEDGER_LIB_VERSION=1.32.1
45
-HLEDGER_VERSION=1.32.1
46
-HLEDGER_UI_VERSION=1.32
47
-HLEDGER_WEB_VERSION=1.32
+HLEDGER_LIB_VERSION=1.32.2
+HLEDGER_VERSION=1.32.2
+HLEDGER_UI_VERSION=1.32.2
+HLEDGER_WEB_VERSION=1.32.2
48
# Third-party:
49
HLEDGER_IADD_VERSION=1.3.19
50
HLEDGER_INTEREST_VERSION=1.6.6
0 commit comments