docs(config): update schema version in docstring

This commit is contained in:
LGUG2Z
2024-04-07 14:26:27 -07:00
parent af6529851e
commit 648ba672e3
+1 -1
View File
@@ -231,7 +231,7 @@ impl From<&Monitor> for MonitorConfig {
}
#[derive(Debug, Serialize, Deserialize, JsonSchema)]
/// The `komorebi.json` static configuration file reference for `v0.1.20`
/// The `komorebi.json` static configuration file reference for `v0.1.24`
pub struct StaticConfig {
/// DEPRECATED from v0.1.22: no longer required
#[serde(skip_serializing_if = "Option::is_none")]