Browse Source

chore: bump to 0.2.7-beta

Mustafa Arici 7 years ago
parent
commit
0de988f873
2 changed files with 7 additions and 7 deletions
  1. 6 6
      bindata/bindata.go
  2. 1 1
      const.go

File diff suppressed because it is too large
+ 6 - 6
bindata/bindata.go


+ 1 - 1
const.go

@@ -2,7 +2,7 @@ package ovpm
 
 const (
 	// Version defines the version of ovpm.
-	Version = "0.2.7-alpha"
+	Version = "0.2.7-beta"
 
 	// DefaultVPNPort is the default OpenVPN port to listen.
 	DefaultVPNPort = "1197"

Some files were not shown because too many files changed in this diff