Skip to content

Commit d635be5

Browse files
committed
;doc: ghrelnotes
1 parent d3e8797 commit d635be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ghrelnotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In a powershell window (press `WINDOWS-R`, `powershell`, `ENTER`):
109109

110110
```
111111
cd ~
112-
curl https://github.com/simonmichael/hledger/releases/download/1.43.2/hledger-windows-x64.zip -OutFile hledger-windows-x64.zip
112+
curl https://github.com/simonmichael/hledger/releases/download/1.50.4/hledger-windows-x64.zip -OutFile hledger-windows-x64.zip
113113
Expand-Archive hledger-windows-x64.zip -Force -DestinationPath AppData\Roaming\local\bin
114114
hledger --version; hledger-ui --version; hledger-web --version # should show $REL
115115
```

0 commit comments

Comments
 (0)