This commit is contained in:
2026-01-31 05:05:37 +03:00
parent 2d015c6fb7
commit 0db962db76
4 changed files with 4 additions and 4 deletions

View File

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