chore: set master's version to 3.14.0-alpha (#638)
As mentioned in https://github.com/ooni/probe/issues/1845#issuecomment-986540868, I did a mistake and published an `-alpha` debian package, so I need to bump master's version to 3.14 and create a 3.13 release train. やれやれだぜ
This commit is contained in:
parent
611fed05f4
commit
6cb8e3d785
|
@ -3,5 +3,5 @@ package version
|
|||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.12.0-alpha.4"
|
||||
Version = "3.14.0-alpha"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user