Skip to content

Commit

Permalink
Bumping version to v0.8.x post-release
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Oct 14, 2022
1 parent d9f90fb commit b01c41c
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 @@ -11,7 +11,7 @@ import (
"github.com/uhppoted/uhppote-core/types"
)

var VERSION string = "v0.8.2"
var VERSION string = "v0.8.x"

type driver interface {
Broadcast([]byte, *net.UDPAddr) ([][]byte, error)
Expand Down

0 comments on commit b01c41c

Please sign in to comment.