Skip to content

Commit

Permalink
Bump version to v4.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Feb 2, 2024
1 parent f73bbd8 commit 7fae40f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conf/base_raspberrypi_bcm27xx_bcm2708/.config
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
CONFIG_VERSION_NUMBER="4.3.0"
CONFIG_VERSION_NUMBER="4.3.1"
CONFIG_VERSION_CODE="Base"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
Expand Down
2 changes: 1 addition & 1 deletion conf/base_raspberrypi_bcm27xx_bcm2709/.config
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
CONFIG_VERSION_NUMBER="4.3.0"
CONFIG_VERSION_NUMBER="4.3.1"
CONFIG_VERSION_CODE="Base"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
Expand Down
2 changes: 1 addition & 1 deletion conf/full_raspberrypi_bcm27xx_bcm2708/.config
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
CONFIG_VERSION_NUMBER="4.3.0"
CONFIG_VERSION_NUMBER="4.3.1"
CONFIG_VERSION_CODE="Full"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
Expand Down
2 changes: 1 addition & 1 deletion conf/full_raspberrypi_bcm27xx_bcm2709/.config
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
CONFIG_VERSION_NUMBER="4.3.0"
CONFIG_VERSION_NUMBER="4.3.1"
CONFIG_VERSION_CODE="Full"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
Expand Down
2 changes: 1 addition & 1 deletion conf/rak_rak7268v2/.config
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
CONFIG_VERSION_NUMBER="4.3.0"
CONFIG_VERSION_NUMBER="4.3.1"
CONFIG_VERSION_CODE="RAK7268v2"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
Expand Down

0 comments on commit 7fae40f

Please sign in to comment.