fixed hyprland and kvantum configs

This commit is contained in:
2026-01-12 19:18:25 +03:00
parent a813b7f6c9
commit 41939f4df4
3 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "1.0.1+git.g9803f49";
const std::string GIT_SEMVER = "1.0.2+git.ga813b7f";
const std::string version_string();
} // namespace clrsync::core