mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-07 16:17:41 +00:00
version/mkversion: override patch version to 1
Commit used for auto-update testing.
This commit is contained in:
parent
ef6a6e94f1
commit
06a0127273
@ -234,6 +234,7 @@ func mkOutput(v verInfo) (VersionInfo, error) {
|
||||
track = "stable"
|
||||
}
|
||||
|
||||
v.patch = 1
|
||||
ret := VersionInfo{
|
||||
Major: v.major,
|
||||
Minor: v.minor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user