Skip to content

Commit

Permalink
📦 simplism v0.0.6 🪲 [beetle]
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Charrière committed Dec 2, 2023
1 parent d6d2e7a commit 453d995
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TAG=v0.0.5
MESSAGE="simplism ${TAG} 🐝 [bee]"
TAG=v0.0.6
MESSAGE="simplism ${TAG} 🪲 [beetle]"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

```bash
SIMPLISM_DISTRO="Linux_arm64.tar" # 👀 https://github.com/bots-garden/simplism/releases
VERSION="0.0.5"
VERSION="0.0.6"
wget https://github.com/bots-garden/simplism/releases/download/v${VERSION}/simplism_${SIMPLISM_DISTRO}.tar.gz -O simplism.tar.gz
tar -xf simplism.tar.gz -C /usr/bin
rm simplism.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion cmds/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
simplism v0.0.5 🐝 [bee]
simplism v0.0.6 🪲 [beetle]

0 comments on commit 453d995

Please sign in to comment.