[2.0.0-rc17] Bump version

This commit is contained in:
Kenneth Geisshirt 2017-10-03 00:17:48 +02:00
parent 67a3fa98c9
commit 2e67a7fed3
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
X.Y.Z Release notes
2.0.0-rc17 Release notes (2017-10-3)
=============================================================
### Breaking changes
* Removed `setAccessToken()`; use `setFeatureToken()` instead.

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.0.0-rc16
VERSION=2.0.0-rc17
REALM_CORE_VERSION=4.0.1
REALM_SYNC_VERSION=2.0.0-rc27
REALM_OBJECT_SERVER_VERSION=2.0.0-alpha.44

View File

@ -1,7 +1,7 @@
{
"name": "realm",
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
"version": "2.0.0-rc16",
"version": "2.0.0-rc17",
"license": "Apache-2.0",
"homepage": "https://realm.io",
"keywords": [