Skip to content

Commit

Permalink
Bump to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
petarov committed Apr 5, 2024
1 parent c627e6c commit b79d309
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 @@ -28,7 +28,7 @@ import (
const APPNAME = "apns-push-cmd"

// VERSION Version
const VERSION = "1.2"
const VERSION = "1.3"

var (
// ApnsSandboxHost Development push notifications
Expand Down

0 comments on commit b79d309

Please sign in to comment.