Update to sync 2.1.6
This commit is contained in:
parent
64f0b29326
commit
1e701cada2
|
@ -10,7 +10,7 @@ X.Y.Z Release notes
|
|||
* [Object Server] Changesets over 16MB in size are now handled correctly.
|
||||
|
||||
### Internal
|
||||
* Updated to Realm Sync 2.1.5.
|
||||
* Updated to Realm Sync 2.1.6.
|
||||
* Updated to JSON for Modern C++ 2.1.1.
|
||||
|
||||
2.0.7 Release notes (2017-11-15)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PACKAGE_NAME=realm-js
|
||||
VERSION=2.0.7
|
||||
REALM_CORE_VERSION=4.0.2
|
||||
REALM_SYNC_VERSION=2.1.4
|
||||
REALM_SYNC_VERSION=2.1.6
|
||||
REALM_OBJECT_SERVER_VERSION=2.0.0-rc.10
|
||||
|
|
Loading…
Reference in New Issue