chore(dev): begin v0.1.32-dev

This commit is contained in:
LGUG2Z
2024-12-14 08:53:42 -08:00
parent 40c55dec39
commit 6c07863b81
10 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ use std::collections::HashMap;
use std::path::PathBuf;
#[derive(Clone, Debug, Serialize, Deserialize, JsonSchema)]
/// The `komorebi.bar.json` configuration file reference for `v0.1.31`
/// The `komorebi.bar.json` configuration file reference for `v0.1.32`
pub struct KomobarConfig {
/// Bar positioning options
#[serde(alias = "viewport")]