Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
autumoswitzerland committed Oct 15, 2024
1 parent 9d69425 commit 5e66c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Enter the following commands into your terminal:
**Linux, macOS**

```NuShell
VERSION=3.1.0
VERSION=3.1.1
PACKAGE=autumo-beetRoot-$VERSION
curl -LO https://github.com/autumoswitzerland/autumo-beetroot/releases/download/v$VERSION/$PACKAGE.zip
Expand All @@ -111,7 +111,7 @@ $PACKAGE/bin/beetroot.sh start
**Windows**

```Batchfile
SET VERSION=3.1.0
SET VERSION=3.1.1
SET PACKAGE=autumo-beetRoot-%VERSION%
curl -LO https://github.com/autumoswitzerland/autumo-beetroot/releases/download/v%VERSION%/%PACKAGE%.zip
Expand Down

0 comments on commit 5e66c6a

Please sign in to comment.