Skip to content

Commit 13ddab3

Browse files
author
Jeff Bornemann
committed
v7.1.0
1 parent 1ffe73f commit 13ddab3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/RELEASE_NOTES.md

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

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

5+
## 7.1.0
6+
* Support for writing rep:policy nodes
7+
* Bug fixes
8+
* Performance improvements
9+
510
## 7.0.2
611
* Bug fixes
712

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.2
8+
version = 7.1.0
99

1010
# Please keep alphabetical
1111
cglib_nodep_version = 2.2.2

0 commit comments

Comments
 (0)