diff --git a/README.md b/README.md index 05f1be33..b4628c0c 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Enter the following commands into your terminal: **Linux, macOS** ```NuShell -VERSION=3.1.1 +VERSION=3.1.2 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.1 +SET VERSION=3.1.2 SET PACKAGE=autumo-beetRoot-%VERSION% curl -LO https://github.com/autumoswitzerland/autumo-beetroot/releases/download/v%VERSION%/%PACKAGE%.zip diff --git a/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.2/autumo-beetroot-3.1.2.jar b/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.2/autumo-beetroot-3.1.2.jar index fe415c11..7db05ac5 100644 Binary files a/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.2/autumo-beetroot-3.1.2.jar and b/lib/repo/ch/autumo/beetroot/autumo-beetroot/3.1.2/autumo-beetroot-3.1.2.jar differ