diff --git a/README.md b/README.md index b4628c0c..b9447fa8 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 diff --git a/db/h2/db/test/beetroot.mv.db b/db/h2/db/test/beetroot.mv.db index 935e3365..6bc9e529 100644 Binary files a/db/h2/db/test/beetroot.mv.db and b/db/h2/db/test/beetroot.mv.db differ diff --git a/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.3/autumo-beetroot-3.1.3.jar b/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.3/autumo-beetroot-3.1.3.jar index c7b6b985..19205381 100644 Binary files a/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.3/autumo-beetroot-3.1.3.jar and b/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.3/autumo-beetroot-3.1.3.jar differ diff --git a/src/main/resources/beetRoot-VERSION.txt b/src/main/resources/beetRoot-VERSION.txt index ef538c28..ff365e06 100644 --- a/src/main/resources/beetRoot-VERSION.txt +++ b/src/main/resources/beetRoot-VERSION.txt @@ -1 +1 @@ -3.1.2 +3.1.3