diff --git a/pyproject.toml b/pyproject.toml index 789631b..a0153fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ namespaces = true # ----------------------------------------- Project Metadata ------------------------------------- # [project] -version = "0.0.0.dev343" +version = "0.0.0.dev344" name = "ControlMan" dependencies = [ "packaging >= 23.2, < 24", diff --git a/src/controlman/_data/schema/main.yaml b/src/controlman/_data/schema/main.yaml index 74cf1d2..268f563 100644 --- a/src/controlman/_data/schema/main.yaml +++ b/src/controlman/_data/schema/main.yaml @@ -1827,7 +1827,7 @@ properties: type: sync scope: config description: >- - Synchronize configuration files. + Synchronize dynamic files with control center configurations. $ref: https://controlman.repodynamics.com/schema/commit-auto refactor: title: Refactor