;dev:tools: checkversions update

This commit is contained in:
Simon Michael 2023-06-02 10:20:37 -10:00
parent 8ba09f41d9
commit fc9908890d

View File

@ -66,3 +66,9 @@ $rg -o 'The current hledger release is \*\*[0-9.]+\*\*' site/src/install.md
echo
echo "hledger-install:"
$rg '^HLEDGER(_\w+)?_VERSION=[0-9.]+' hledger-install/hledger-install.sh
echo
echo "downloaded-binaries:"
~/Downloads/hledger --version
~/Downloads/hledger-ui --version
~/Downloads/hledger-web --version