Skip to content

Commit

Permalink
[+] v1.4.3
Browse files Browse the repository at this point in the history
1. Add port forwarding methods #28
2. Detecting Public IP address
3. Refine web UI
  • Loading branch information
WangYihang committed Jul 11, 2021
1 parent 200b0df commit 034e074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/util/update/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/rhysd/go-github-selfupdate/selfupdate"
)

const Version = "1.4.2"
const Version = "1.4.3"

func ConfirmAndSelfUpdate() {
log.Info("Detecting the latest version...")
Expand Down

0 comments on commit 034e074

Please sign in to comment.