added vscode template

This commit is contained in:
2026-01-12 10:50:51 +03:00
parent e256dcad2e
commit e3cd9cd362
2 changed files with 2094 additions and 1 deletions

2093
extra/templates/code.json Normal file

File diff suppressed because it is too large Load Diff

View File

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