Skip to content

Commit dd50e37

Browse files
committed
📼 bump version to v0.0.43
1 parent 17ba98d commit dd50e37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ play music then continue your work on the terminal.
3030
## 📦 Installation
3131
$${\color{#AC3097}Install \space \color{#56565E}Retro}$$
3232
```sh
33-
wget https://github.com/Malwarize/retro/releases/download/v0.0.42/installer.tar.gz
33+
wget https://github.com/Malwarize/retro/releases/download/v0.0.43/installer.tar.gz
3434
tar -xvf installer.tar.gz
3535
chmod +x installer.sh
3636
./installer.sh

‎shared/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package shared
22
// Version do not edit this file manually, this file is updated by the deploy script scripts/deploy.sh
3-
const Version ="v0.0.42"
3+
const Version ="v0.0.43"

0 commit comments

Comments
 (0)