Skip to content

Commit

Permalink
Update GCDVERSION to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wirepair committed May 4, 2019
1 parent 2f60966 commit 44bb7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcd.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import (
"github.com/wirepair/gcd/gcdapi"
)

var GCDVERSION = "v1.0.4"
var GCDVERSION = "v1.0.6"

var (
ErrNoTabAvailable = errors.New("no available tab found")
Expand Down

0 comments on commit 44bb7d5

Please sign in to comment.