chore: set version to 3.7.0-alpha (#240)
While there, make sure we don't always skip a currently failing riseupvpn test, and slightly clarify the readme.
This commit is contained in:
parent
0d4323ae66
commit
ae32ffa13b
3 changed files with 6 additions and 4 deletions
|
|
@ -3,5 +3,5 @@ package version
|
|||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.6.0"
|
||||
Version = "3.7.0-alpha"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue