Skip to content

Commit 3cc2fa5

Browse files
author
Max Presman
committed
3.7.9
1 parent a1bc22b commit 3cc2fa5

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
05-2-16 - 3.7.9
3+
. Adjustments to presence message pass-through
4+
. Including UUID when performing Publish operations
5+
. Add Channel Group support for heartbeats.
6+
17
03-28-16 - 3.7.8 - f59c89b
28
. Publish/Subscribe version 2 support added
39

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.8
1+
3.7.9

android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.pubnub</groupId>
66
<artifactId>pubnub-android</artifactId>
7-
<version>3.7.8</version>
7+
<version>3.7.9</version>
88

99
<packaging>jar</packaging>
1010
<name>pubnub-android</name>

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.pubnub</groupId>
77
<artifactId>pubnub</artifactId>
8-
<version>3.7.8</version>
8+
<version>3.7.9</version>
99

1010
<packaging>jar</packaging>
1111
<name>pubnub</name>

0 commit comments

Comments
 (0)