Skip to content

Commit

Permalink
Bumped version to v0.6.4 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Aug 14, 2020
1 parent 661525e commit 6da5ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uhppote/uhppote.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"time"
)

var VERSION string = "v0.6.x"
var VERSION string = "v0.6.4"

type iuhppote interface {
Execute(serialNumber uint32, request, reply interface{}) error
Expand Down

0 comments on commit 6da5ce7

Please sign in to comment.