Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yafoo committed Sep 24, 2024
1 parent f55b47f commit 7015f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package constant
const AppDir string = "push-me-client"
const AppID string = "PushMeClient"
const AppName string = "PushMe Client"
const AppVersion string = "v2.0.3"
const AppVersion string = "v2.1.0"
const UrlVersion string = "https://push.i-i.me/api/version"

const (
Expand Down

0 comments on commit 7015f56

Please sign in to comment.