added some palettes and templates

This commit is contained in:
2026-01-03 03:55:36 +03:00
parent 5b0599a958
commit e256dcad2e
14 changed files with 335 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.7+git.gd17776b";
const std::string GIT_SEMVER = "1.0.0+git.g5b0599a";
const std::string version_string();
} // namespace clrsync::core