fix: minor ui fixes

This commit is contained in:
2025-12-19 20:04:30 +03:00
parent 8112096647
commit d17776b8e4
6 changed files with 63 additions and 59 deletions

View File

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