Skip to content

Commit f1c8691

Browse files
committed
v2.0.3
1 parent 7c98033 commit f1c8691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constant/constant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package constant
33
const AppDir string = "push-me-client"
44
const AppID string = "PushMeClient"
55
const AppName string = "PushMe Client"
6-
const AppVersion string = "v2.0.2"
6+
const AppVersion string = "v2.0.3"
77
const UrlVersion string = "https://push.i-i.me/api/version"
88

99
const (

0 commit comments

Comments
 (0)