Skip to content

Commit

Permalink
Merge pull request #7 from iiiusky/fix/exec-osType-error
Browse files Browse the repository at this point in the history
#5 update version
  • Loading branch information
iiiusky authored Dec 25, 2020
2 parents e82ac84 + e41f69b commit dc9a0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ import (
)

func main() {
common.APPVersion = "1.0.1"
common.APPVersion = "1.0.2"
cmd.Execute()
}

0 comments on commit dc9a0b7

Please sign in to comment.