bump version

This commit is contained in:
2025-12-18 00:45:10 +03:00
parent d4ff415f45
commit 57c3c55a94
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.5+git.g4c0502d";
const std::string GIT_SEMVER = "0.1.5+git.gd4ff415";
const std::string version_string();
} // namespace clrsync::core