Skip to content

Commit ce00b27

Browse files
author
Jeff Bornemann
committed
v7.0.2
1 parent 59488ff commit ce00b27

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
[ ![Download](https://api.bintray.com/packages/twcable/aem/Grabbit/images/download.svg) ](https://bintray.com/twcable/aem/Grabbit/_latestVersion)
44

5+
## 7.0.2
6+
* Bug fixes
7+
58
## 7.0.1
69
* Add https sync support (fix #149)
710

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPe
55
bundleInstallRoot = /apps/grabbit/install
66

77
group = com.twcable.grabbit
8-
version = 7.0.1
8+
version = 7.0.2
99

1010
# Please keep alphabetical
1111
cglib_nodep_version = 2.2.2

0 commit comments

Comments
 (0)