Skip to content

Commit d7e7824

Browse files
committed
[2.27.0] Bump version
1 parent 01c07c9 commit d7e7824

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
X.Y.Z Release notes
1+
2.27.0 Release notes (2019-5-15)
22
=============================================================
33
NOTE: The minimum version of Realm Object Server has been increased to 3.21.0 and attempting to connect to older versions will produce protocol mismatch errors. Realm Cloud has already been upgraded to this version, and users using that do not need to worry about this.
44

dependencies.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME=realm-js
2-
VERSION=2.27.0-rc.3
2+
VERSION=2.27.0
33
REALM_CORE_VERSION=5.19.1
44
REALM_SYNC_VERSION=4.4.2
55
REALM_OBJECT_SERVER_VERSION=3.21.1

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "realm",
33
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
4-
"version": "2.27.0-rc.3",
4+
"version": "2.27.0",
55
"license": "See the actual license in the file LICENSE",
66
"homepage": "https://realm.io",
77
"keywords": [

0 commit comments

Comments
 (0)