Skip to content

Commit

Permalink
Release 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
autumoswitzerland committed Nov 12, 2024
1 parent be4f67d commit dc02169
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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.2
VERSION=3.1.3
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.2
SET VERSION=3.1.3
SET PACKAGE=autumo-beetRoot-%VERSION%
curl -LO https://github.com/autumoswitzerland/autumo-beetroot/releases/download/v%VERSION%/%PACKAGE%.zip
Expand Down
Binary file modified db/h2/db/test/beetroot.mv.db
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/resources/beetRoot-VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2
3.1.3

0 comments on commit dc02169

Please sign in to comment.