mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-24 15:02:59 +03:00
Prep for [release] [rebuild]
This commit is contained in:
parent
96d2f35779
commit
33d1cbee47
@ -13,7 +13,7 @@ use crate::tools::{ChooseSomething, PopupMsg};
|
||||
use crate::AppLike;
|
||||
|
||||
// Update this ___before___ pushing the commit with "[rebuild] [release]".
|
||||
const NEXT_RELEASE: &str = "0.2.39";
|
||||
const NEXT_RELEASE: &str = "0.2.40";
|
||||
|
||||
pub struct Picker<A: AppLike> {
|
||||
panel: Panel,
|
||||
|
Loading…
Reference in New Issue
Block a user