We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22138e3 commit f6a2e0aCopy full SHA for f6a2e0a
tests/travis/setup_arangodb.sh
@@ -3,7 +3,7 @@
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
cd $DIR
5
6
-VERSION=2.6.8
+VERSION=2.6.9
7
NAME=ArangoDB-$VERSION
8
9
if [ ! -d "$DIR/$NAME" ]; then
0 commit comments