updated preview

This commit is contained in:
2025-12-17 14:46:32 +03:00
parent b98761a172
commit 231e9f0176
12 changed files with 279 additions and 168 deletions

View File

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