bump version

This commit is contained in:
2026-01-12 14:45:10 +03:00
parent 9803f4948b
commit a813b7f6c9
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.1+git.gd722499";
const std::string GIT_SEMVER = "1.0.1+git.g9803f49";
const std::string version_string();
} // namespace clrsync::core