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 89a6122 commit f46c798Copy full SHA for f46c798
RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1
# RELEASE NOTES
2
3
+## 4.0.4
4
+
5
+* Finished implementing "delta copy" functionality
6
7
## 4.0.3
8
9
* Adding DEBUG logging for nodes being saved on Client
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 = 4.0.3
+version = 4.0.4
10
# Please keep alphabetical
11
cglib_nodep_version = 2.2.2
0 commit comments