mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
[2.0.0-rc17] Bump version
This commit is contained in:
parent
67a3fa98c9
commit
2e67a7fed3
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user