Skip to content

Commit

Permalink
chore: go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
cad committed Jul 13, 2018
1 parent 73798c4 commit e51f963
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 49 deletions.
12 changes: 6 additions & 6 deletions api/pb/auth.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions api/pb/network.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions api/pb/user.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions api/pb/vpn.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions bindata/bindata.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion const.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package ovpm

const (
// Version defines the version of ovpm.
Version = "0.2.7-beta"
Version = "0.2.7-beta-r3"

// DefaultVPNPort is the default OpenVPN port to listen.
DefaultVPNPort = "1197"
Expand Down
2 changes: 1 addition & 1 deletion template/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webui/ovpm/public/bundle.js

Large diffs are not rendered by default.

0 comments on commit e51f963

Please sign in to comment.