diff options
| -rw-r--r-- | core/res/res/xml/apns.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/xml/apns.xml b/core/res/res/xml/apns.xml index 8c7245c5d01b..249b598a4653 100644 --- a/core/res/res/xml/apns.xml +++ b/core/res/res/xml/apns.xml @@ -20,6 +20,6 @@ <!-- If you edit this version, also edit the version in the partner-supplied apns-conf.xml configuration file --> -<apns version="7"> +<apns version="8"> </apns> |