fixed linux deps

This commit is contained in:
2025-12-19 10:11:13 +03:00
parent 2a433483d7
commit 6ac9c03ec4
2 changed files with 8 additions and 8 deletions

View File

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