* agnos 1.5

* bump version
This commit is contained in:
Adeeb Shihadeh
2021-09-06 20:17:37 -07:00
committed by GitHub
parent 4f84e1b2ad
commit 745de33941
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="1.4"
export AGNOS_VERSION="1.5"
fi
if [ -z "$PASSIVE" ]; then