Increment Nightly version to 1.24.0
The beta channel is now at 1.23.0-beta.1.
This commit is contained in:
parent
827cb0d61e
commit
ef7cd00c8e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ use Build;
|
|||
use config::Config;
|
||||
|
||||
// The version number
|
||||
pub const CFG_RELEASE_NUM: &str = "1.23.0";
|
||||
pub const CFG_RELEASE_NUM: &str = "1.24.0";
|
||||
|
||||
// An optional number to put after the label, e.g. '.2' -> '-beta.2'
|
||||
// Be sure to make this starts with a dot to conform to semver pre-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue