mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 04:28:51 +02: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