bump version

This commit is contained in:
2025-12-17 13:33:25 +03:00
parent 019b0db522
commit 92b06a9e0c

View File

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