chore(release): v0.1.29

This commit is contained in:
LGUG2Z
2024-09-27 12:25:40 -07:00
parent d6ae81af13
commit 818ac3404c
9 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ impl From<&Monitor> for MonitorConfig {
}
#[derive(Debug, Serialize, Deserialize, JsonSchema)]
/// The `komorebi.json` static configuration file reference for `v0.1.28`
/// The `komorebi.json` static configuration file reference for `v0.1.29`
pub struct StaticConfig {
/// DEPRECATED from v0.1.22: no longer required
#[serde(skip_serializing_if = "Option::is_none")]