Skip to content

Commit

Permalink
v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarsane committed Sep 30, 2015
1 parent 717b15b commit 1b15244
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# RELEASE NOTES

## 4.0.6

* Update Grabbit 4.0.x build so that OOTB/Provided dependencies are properly excluded

## 4.0.5

* Updated README to remove instructions around workflow bundle
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPe
bundleInstallRoot = /apps/grabbit/install

group = com.twcable.grabbit
version = 4.0.5
version = 4.0.6

# Please keep alphabetical
cglib_nodep_version = 2.2.2
Expand Down

0 comments on commit 1b15244

Please sign in to comment.