Skip to content

Commit e858d9f

Browse files
committed
Bump version.
1 parent 82e46e6 commit e858d9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta/conf/distro/chirpstack-gateway-os.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DISTRO = "chirpstack-gateway-os"
22
DISTRO_NAME = "ChirpStack Gateway OS"
3-
DISTRO_VERSION = "3.5.0"
3+
DISTRO_VERSION = "3.5.1"
44

55
DISTRO_FEATURES_append = " wifi"
66
EXTRA_IMAGE_FEATURES_append = " ssh-server-dropbear"

scripts/chirpstack-prepare-deploy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ do_deploy() {
1313
}
1414

1515

16-
VERSION="3.5.0"
16+
VERSION="3.5.1"
1717

1818
do_deploy $VERSION "raspberrypi" "raspberrypi4"
1919
do_deploy $VERSION "raspberrypi" "raspberrypi3"

0 commit comments

Comments
 (0)