Bump version to 1.2.0
This commit is contained in:
parent
771eea98b5
commit
523d2039b6
3 changed files with 19 additions and 6 deletions
2
main.go
2
main.go
|
|
@ -45,7 +45,7 @@ const (
|
|||
authenticationRateBurst int = 10
|
||||
challengeLength int = 8
|
||||
defaultBind string = ":0"
|
||||
version string = "1.1.0"
|
||||
version string = "1.2.0"
|
||||
prettyAppName string = "Remote Touchpad"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue