We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59488ff commit ce00b27Copy full SHA for ce00b27
docs/RELEASE_NOTES.md
@@ -2,6 +2,9 @@
2
3
[  ](https://bintray.com/twcable/aem/Grabbit/_latestVersion)
4
5
+## 7.0.2
6
+* Bug fixes
7
+
8
## 7.0.1
9
* Add https sync support (fix #149)
10
gradle.properties
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPe
bundleInstallRoot = /apps/grabbit/install
group = com.twcable.grabbit
-version = 7.0.1
+version = 7.0.2
# Please keep alphabetical
11
cglib_nodep_version = 2.2.2
0 commit comments