tested and fixed new templates

This commit is contained in:
2026-01-12 20:31:02 +03:00
parent 41939f4df4
commit d852d58948
4 changed files with 285 additions and 68 deletions

View File

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