Bump version to 4.0.0-rc.3

This commit is contained in:
Orne Brocaar
2022-08-23 08:59:05 +01:00
parent 63b0af6cf3
commit ca2961c7b6
9 changed files with 12 additions and 12 deletions

2
api/rust/Cargo.toml vendored
View File

@ -1,7 +1,7 @@
[package]
name = "chirpstack_api"
description = "ChirpStack Protobuf / gRPC API definitions."
version = "4.0.0-rc.2"
version = "4.0.0-rc.3"
authors = ["Orne Brocaar <info@brocaar.com>"]
license = "MIT"
homepage = "https://www.chirpstack.io"