Formatted code

This commit is contained in:
phoenix
2025-10-22 22:56:09 -04:00
parent b1352d56fe
commit a23c1a5f29
3 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -2,6 +2,6 @@ package version
var (
Version = "dev"
Commit = "none"
Date = "unknown"
Commit = "none"
Date = "unknown"
)