added firefox template

This commit is contained in:
2026-01-12 13:13:08 +03:00
parent d722499e80
commit 4d61ed3194
3 changed files with 149 additions and 3 deletions

View File

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