Skip to content

Commit ea35b9b

Browse files
author
Jeff Bornemann
committed
v7.0.1
1 parent 0f2be58 commit ea35b9b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.1
6+
* Add https sync support (fix #149)
7+
58
## 7.0.0
69

710
* Refactor JcrNodesProcessor to use JcrPropertyDecorator

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.0
8+
version = 7.0.1
99

1010
# Please keep alphabetical
1111
cglib_nodep_version = 2.2.2

0 commit comments

Comments
 (0)