We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64aad9 commit 4648b6bCopy full SHA for 4648b6b
1 file changed
README.md
@@ -64,11 +64,11 @@ If dependencies are missing on Debian/Ubuntu, run:
64
sudo apt-get install -f
65
```
66
67
-Download and install example (`v0.4.0`, amd64):
+Download and install example (`v0.5.0`, amd64):
68
69
```console
70
-curl -fLO https://github.com/noborus/xlsxsql/releases/download/v0.4.0/xlsxsql_0.4.0_linux_amd64.deb
71
-sudo dpkg -i xlsxsql_0.4.0_linux_amd64.deb
+curl -fLO https://github.com/noborus/xlsxsql/releases/download/v0.5.0/xlsxsql_0.5.0_linux_amd64.deb
+sudo dpkg -i xlsxsql_0.5.0_linux_amd64.deb
72
73
74
### Binary Downloads
0 commit comments