Skip to content

Commit 644029c

Browse files
committed
chore: update readme to 0.1.44
1 parent e0e6907 commit 644029c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@ More features available on the [releases page](https://github.com/frectonz/sql-s
8484
### Install prebuilt binaries via shell script (MacOS and Linux)
8585

8686
```bash
87-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.42/sql-studio-installer.sh | sh
87+
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.44/sql-studio-installer.sh | sh
8888
```
8989

9090
### Install prebuilt binaries via powershell script
9191

9292
```powershell
93-
powershell -ExecutionPolicy Bypass -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.42/sql-studio-installer.ps1 | iex"
93+
powershell -ExecutionPolicy Bypass -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.44/sql-studio-installer.ps1 | iex"
9494
```
9595

9696
### Updating

0 commit comments

Comments
 (0)