Skip to content

Commit ba690a5

Browse files
committed
modify CHANGELOG
1 parent 2f62ab4 commit ba690a5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 1.0-SNAPSHOT
2+
* ���ڲ��ϵظĽ����汾�ij�1.0-SNAPSHOT��
3+
14
Version 1.4
25
* Upgrade to support the new version of APNS(command=2);
36
* fix bug of expiration date

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.dbay.apns4j</groupId>
55
<artifactId>dbay-apns4j</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.4</version>
7+
<version>1.0-SNAPSHOT</version>
88

99
<name>Java APNS Lib</name>
1010
<description>High performance Java client for Apple's Push Notification Service (APNS)</description>

0 commit comments

Comments
 (0)