mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
bump version
This commit is contained in:
@@ -14,8 +14,9 @@ mod v0_3_5;
|
||||
mod v0_3_5_1;
|
||||
mod v0_3_5_2;
|
||||
mod v0_3_6_alpha_0;
|
||||
mod v0_3_6_alpha_1;
|
||||
|
||||
pub type Current = v0_3_6_alpha_0::Version;
|
||||
pub type Current = v0_3_6_alpha_1::Version;
|
||||
|
||||
#[derive(serde::Serialize, serde::Deserialize, Debug, Clone)]
|
||||
#[serde(untagged)]
|
||||
|
||||
Reference in New Issue
Block a user