mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 00:12:55 +03:00
forgot to bump the version string for the next release
(we really should consider a 0.3 soon...)
This commit is contained in:
parent
49469f42f1
commit
eb4765fba7
@ -39,7 +39,7 @@ mod updater;
|
||||
mod url;
|
||||
|
||||
// Update this ___before___ pushing the commit with "[rebuild] [release]".
|
||||
const NEXT_RELEASE: &str = "0.2.62";
|
||||
const NEXT_RELEASE: &str = "0.2.63";
|
||||
|
||||
/// Returns the version of A/B Street to link to. When building for a release, this points to that
|
||||
/// new release. Otherwise it points to the current dev version.
|
||||
|
Loading…
Reference in New Issue
Block a user