chore: refactor

This commit is contained in:
2025-12-19 17:22:23 +03:00
parent 82998d688c
commit 4ada2c44ed
38 changed files with 1628 additions and 500 deletions

View File

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