Updating core, sync, and object store

This commit is contained in:
Kenneth Geisshirt 2017-12-21 10:50:38 +01:00
parent 839d8563a1
commit c3e454f3ae
3 changed files with 5 additions and 4 deletions

View File

@ -10,7 +10,8 @@ X.Y.Z Release notes
* Fix a bug where `Realm.open` could unexpectedly raise a "Realm at path ... already opened with different schema version" error.
### Internal
* None
* Updated to Realm Core 5.0.1.
* Updated to Realm Sync 2.2.1.
2.1.1 Release notes (2017-12-15)
=============================================================

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.1.1
REALM_CORE_VERSION=4.0.2
REALM_SYNC_VERSION=2.1.10
REALM_CORE_VERSION=5.0.1
REALM_SYNC_VERSION=2.2.1
REALM_OBJECT_SERVER_VERSION=2.0.21

@ -1 +1 @@
Subproject commit d681b1fb8a8ca7a8db1ab1edc25771d984795ebe
Subproject commit 21e671a155989f4e34e279fc8a7ace5817495de0