mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
Resolve missing 'v' in version string in readme
This commit is contained in:
@@ -52,7 +52,7 @@ package main
|
||||
|
||||
var (
|
||||
// these will be replaced by goreleaser
|
||||
version = "0.0.0"
|
||||
version = "v0.0.0"
|
||||
date = "0001-01-01T00:00:00Z"
|
||||
commit = "0000000"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user