[2.0.0-rc9] Bump version

This commit is contained in:
Kenneth Geisshirt 2017-09-19 08:25:11 +02:00
parent 616f5d79e6
commit a6bbaeb580
5 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
2.0.0 Release notes
2.0.0 Release notes (2017-9-19)
=============================================================
### Breaking changes
* Updating core, sync, object store.
* Updating core (3.2.1), sync (2.0.0-rc21), object store.
### Enhancements
* None

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.0.0-rc6
REALM_CORE_VERSION=3.1.0
REALM_SYNC_VERSION=2.0.0-rc18
VERSION=2.0.0-rc9
REALM_CORE_VERSION=3.2.1
REALM_SYNC_VERSION=2.0.0-rc21
REALM_OBJECT_SERVER_VERSION=2.0.0-alpha.22

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-rc6",
"version": "2.0.0-rc9",
"license": "Apache-2.0",
"homepage": "https://realm.io",
"keywords": [

View File

@ -992,7 +992,7 @@
<<<<<<< HEAD
CURRENT_PROJECT_VERSION = 2.0.0;
=======
CURRENT_PROJECT_VERSION = 1.12.0;
CURRENT_PROJECT_VERSION = 2.0.0;
>>>>>>> b3ff7ada624f9fcb6d6ad6abf19e862059513857
CXX = "$(SRCROOT)/../scripts/ccache-clang++.sh";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
@ -1060,7 +1060,7 @@
<<<<<<< HEAD
CURRENT_PROJECT_VERSION = 2.0.0;
=======
CURRENT_PROJECT_VERSION = 1.12.0;
CURRENT_PROJECT_VERSION = 2.0.0;
>>>>>>> b3ff7ada624f9fcb6d6ad6abf19e862059513857
CXX = "$(SRCROOT)/../scripts/ccache-clang++.sh";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";

@ -1 +1 @@
Subproject commit d1a101fda6999e070c1e73cc5aff002c3de7c129
Subproject commit 30b8a7853b17762719aa7671aac6ebea04473e33