Skip to content

Commit 99f3a38

Browse files
committed
chore : update bodega client version
1 parent 8030e76 commit 99f3a38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install_sensors.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ curl -L -# -o "$SENSORS_PATH" "$DOWNLOAD_URL"
7272
SENSORS_STATUS=$?
7373

7474
# 6. Download BodegaOS Client
75-
CLIENT_VERSION="1.0.76"
75+
CLIENT_VERSION="1.0.78"
7676
CLIENT_FILENAME="BodegaOS-${CLIENT_VERSION}-arm64.dmg"
7777
CLIENT_URL="https://assets.srswti.com/darwin/arm64/${CLIENT_FILENAME}"
7878
CLIENT_PATH="${DOWNLOAD_DIR}/${CLIENT_FILENAME}"

0 commit comments

Comments
 (0)