We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8654668 commit 6959f9bCopy full SHA for 6959f9b
lib/connection.js
@@ -24,7 +24,7 @@ function Connection(config) {
24
Connection.defaults = {
25
url: 'http://localhost:8529',
26
databaseName: '_system',
27
- arangoVersion: 20200
+ arangoVersion: 20300
28
};
29
30
extend(Connection.prototype, {
0 commit comments