merged dev

This commit is contained in:
2025-12-19 23:32:17 +03:00
parent d17776b8e4
commit 4229db457c
4 changed files with 4 additions and 4 deletions

View File

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