mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-12-05 00:12:37 +01:00
feat: add version command
This commit is contained in:
5
meta/version.go
Normal file
5
meta/version.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package meta
|
||||
|
||||
var Version = "v0.0.0"
|
||||
var Commit = ""
|
||||
var Date = ""
|
||||
Reference in New Issue
Block a user