Agnos 0.15 (#20944)

* agnos 0.15

* update launch env
old-commit-hash: b4af5418777dda84a4213a3eb949d3e1ce20f8d7
This commit is contained in:
Willem Melching
2021-05-18 13:03:36 +02:00
committed by GitHub
parent 26f9d28532
commit 7477a8c296
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then
fi
if [ -z "$AGNOS_VERSION" ]; then
export AGNOS_VERSION="0.14"
export AGNOS_VERSION="0.15"
fi
if [ -z "$PASSIVE" ]; then