Skip to content

Commit f60f98f

Browse files
committed
Bump version to 4.5.0
1 parent fca3f28 commit f60f98f

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.8"
6+
version = "4.5.0"
77
authors = ["Orne Brocaar <[email protected]>"]
88
edition = "2024"
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.8"
6+
version = "4.5.0"
77
authors = ["Orne Brocaar <[email protected]>"]
88
edition = "2024"
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.8"
6+
version = "4.5.0"
77
authors = ["Orne Brocaar <[email protected]>"]
88
edition = "2024"
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.8"
6+
version = "4.5.0"
77
authors = ["Orne Brocaar <[email protected]>"]
88
edition = "2024"
99
publish = false

gateway-location/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 location"
55
license = "MIT"
6-
version = "4.4.8"
6+
version = "4.5.0"
77
authors = ["Orne Brocaar <[email protected]>"]
88
edition = "2024"
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.8"
3+
version = "4.5.0"
44
authors = ["Orne Brocaar <@brocaar.com>"]
55
edition = "2024"
66
publish = false

0 commit comments

Comments
 (0)