Skip to content

Commit 8546dc9

Browse files
committed
Bump version to 4.4.2
1 parent a8ef282 commit 8546dc9

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chirpstack-concentratord-2g4/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
repository = "https://github.com/chirpstack/chirpstack-concentratord/"
44
description = "LoRa concentrator HAL daemon (2.4GHz)"
55
license = "MIT"
6-
version = "4.4.1"
6+
version = "4.4.2"
77
authors = ["Orne Brocaar <info@brocaar.com>"]
88
edition = "2021"
99
publish = false

chirpstack-concentratord-sx1301/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description = "LoRa concentrator HAL daemon (sx1301)"
44
repository = "https://github.com/chirpstack/chirpstack-concentratord/"
55
license = "MIT"
6-
version = "4.4.1"
6+
version = "4.4.2"
77
authors = ["Orne Brocaar <info@brocaar.com>"]
88
edition = "2021"
99
publish = false

chirpstack-concentratord-sx1302/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description = "LoRa concentrator HAL daemon for SX1302"
44
repository = "https://github.com/chirpstack/chirpstack-concentratord/"
55
license = "MIT"
6-
version = "4.4.1"
6+
version = "4.4.2"
77
authors = ["Orne Brocaar <info@brocaar.com>"]
88
edition = "2021"
99
publish = false

gateway-id/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
repository = "https://github.com/brocaar/chirpstack-concentratord/"
44
description = "Print the Gateway ID"
55
license = "MIT"
6-
version = "4.4.1"
6+
version = "4.4.2"
77
authors = ["Orne Brocaar <info@brocaar.com>"]
88
edition = "2021"
99
publish = false

libconcentratord/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libconcentratord"
3-
version = "4.4.1"
3+
version = "4.4.2"
44
authors = ["Orne Brocaar <@brocaar.com>"]
55
edition = "2021"
66
publish = false

0 commit comments

Comments
 (0)