We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f62ab4 commit ba690a5Copy full SHA for ba690a5
CHANGELOG
@@ -1,3 +1,6 @@
1
+Version 1.0-SNAPSHOT
2
+ * ���ڲ��ϵظĽ����汾�ij�1.0-SNAPSHOT��
3
+
4
Version 1.4
5
* Upgrade to support the new version of APNS(command=2);
6
* fix bug of expiration date
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.dbay.apns4j</groupId>
<artifactId>dbay-apns4j</artifactId>
<packaging>jar</packaging>
7
- <version>1.4</version>
+ <version>1.0-SNAPSHOT</version>
8
9
<name>Java APNS Lib</name>
10
<description>High performance Java client for Apple's Push Notification Service (APNS)</description>
0 commit comments