Skip to content

Commit d71c265

Browse files
committed
chore: update install script for 3.5.0
1 parent 901294c commit d71c265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_influxdb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PORT=8181
1919

2020
# Set the default (latest) version here. Users may specify a version using the
2121
# --version arg (handled below)
22-
INFLUXDB_VERSION="3.4.2"
22+
INFLUXDB_VERSION="3.5.0"
2323
EDITION="Core"
2424
EDITION_TAG="core"
2525

0 commit comments

Comments
 (0)