[2.3.0-beta.1] Bump version

This commit is contained in:
Kenneth Geisshirt 2018-03-03 12:57:49 +01:00
parent 1f2173b599
commit 4e4c16946f
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
2.3.0 Release notes (2018-3-1)
2.3.0 Release notes (2018-3-3)
=============================================================
### Breaking changes
* [Sync] Sync protocol changed to version 24.

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.3.0-alpha.15
VERSION=2.3.0-beta.1
REALM_CORE_VERSION=5.3.0
REALM_SYNC_VERSION=3.0.0-beta.10
REALM_OBJECT_SERVER_VERSION=3.0.0-alpha.8

View File

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