chore: cleanup the ui

This commit is contained in:
2025-12-17 13:14:46 +03:00
parent b4ca5e1912
commit 58eff4d97e
19 changed files with 856 additions and 259 deletions

View File

@@ -6,7 +6,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.4+git.g899a5d5";
const std::string GIT_SEMVER = "0.1.4+git.gb4ca5e1";
const std::string version_string();
} // namespace clrsync::core