Upgrading to Realm Sync 2.1.2. (#1479)

This commit is contained in:
Kenneth Geisshirt 2017-11-09 08:15:17 +01:00 committed by GitHub
parent 848a5b1c09
commit 687611fb29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ X.Y.Z Release notes
### Internal
* Added support for object IDs.
* Updated to Realm Sync 2.1.2.
2.0.4 Release notes (2017-11-7)

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.0.4
VERSION=2.0.5
REALM_CORE_VERSION=4.0.2
REALM_SYNC_VERSION=2.1.1
REALM_SYNC_VERSION=2.1.2
REALM_OBJECT_SERVER_VERSION=2.0.0-rc.10