removed eyedropper for now

This commit is contained in:
2025-12-17 10:45:35 +03:00
parent 2813a8bd05
commit 899a5d50c4
7 changed files with 2 additions and 262 deletions

View File

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