7 lines
69 B
Go
Raw Permalink Normal View History

2025-02-13 21:08:11 +03:00
package constant
var (
Version = "unattached"
Commit = "undef"
)