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 58a17ca commit c559aefCopy full SHA for c559aef
bootstrap.sh
@@ -17,7 +17,7 @@
17
# set -x
18
19
# Default variables.
20
-CRATEDB_VERSION=${CRATEDB_VERSION:-5.8.3}
+CRATEDB_VERSION=${CRATEDB_VERSION:-5.9.2}
21
22
23
function print_header() {
versions.cfg
@@ -1,4 +1,4 @@
1
[versions]
2
-crate_server = 5.1.1
+crate_server = 5.9.2
3
4
hexagonit.recipe.download = 1.7.1
0 commit comments