revert removed deps

This commit is contained in:
2025-12-18 23:33:04 +03:00
parent c68ca3dabe
commit 0288773ccb
4 changed files with 10 additions and 5 deletions

View File

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