chore :refactored remaining views

This commit is contained in:
2025-12-19 17:37:42 +03:00
parent 4ada2c44ed
commit 8112096647
23 changed files with 898 additions and 569 deletions

View File

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