Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yafoo committed Jan 21, 2025
1 parent 85675aa commit c545ef8
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.1.0"
const AppVersion string = "v3.0.0"
const UrlVersion string = "https://push.i-i.me/api/version"

const (
Expand Down

0 comments on commit c545ef8

Please sign in to comment.