Skip to content

Commit

Permalink
v1.3.5 b: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
yzy613 committed Jul 9, 2021
1 parent 26cd755 commit dbd795b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

const (
LocalVersion = "1.3.4"
LocalVersion = "1.3.5"
DefaultAPIServer = "https://yzyweb.cn/ddns-watchdog"
ProjectUrl = "https://github.com/yzy613/ddns-watchdog"
)
Expand Down

0 comments on commit dbd795b

Please sign in to comment.