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 82e46e6 commit e858d9fCopy full SHA for e858d9f
meta/conf/distro/chirpstack-gateway-os.conf
@@ -1,6 +1,6 @@
1
DISTRO = "chirpstack-gateway-os"
2
DISTRO_NAME = "ChirpStack Gateway OS"
3
-DISTRO_VERSION = "3.5.0"
+DISTRO_VERSION = "3.5.1"
4
5
DISTRO_FEATURES_append = " wifi"
6
EXTRA_IMAGE_FEATURES_append = " ssh-server-dropbear"
scripts/chirpstack-prepare-deploy
@@ -13,7 +13,7 @@ do_deploy() {
13
}
14
15
16
-VERSION="3.5.0"
+VERSION="3.5.1"
17
18
do_deploy $VERSION "raspberrypi" "raspberrypi4"
19
do_deploy $VERSION "raspberrypi" "raspberrypi3"
0 commit comments