Skip to content

Commit 9bcaf90

Browse files
committed
bump version to v0.0.41
1 parent 844d3fe commit 9bcaf90

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.40/installer.tar.gz
33+
wget https://github.com/Malwarize/retro/releases/download/v0.0.41/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.40"
3+
const Version ="v0.0.41"

0 commit comments

Comments
 (0)