mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
Removing default version from version.go
Signed-off-by: Diogo Monica <diogo@docker.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package version
|
||||
|
||||
// Version indicates which version of the binary is running.
|
||||
var NotaryVersion = "v0.1.0-rc1"
|
||||
var NotaryVersion string
|
||||
|
||||
// GitCommit indicates which git hash the binary was built off of
|
||||
var GitCommit string
|
||||
|
||||
Reference in New Issue
Block a user