mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-25 13:59:09 +00:00
Update to core 1.4.0
This commit is contained in:
parent
a4c8d745cf
commit
88b3be3e30
@ -4,7 +4,7 @@ set -e
|
|||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
# Set to "latest" for the latest build.
|
# Set to "latest" for the latest build.
|
||||||
: ${REALM_CORE_VERSION:=1.1.2}
|
: ${REALM_CORE_VERSION:=1.4.0}
|
||||||
|
|
||||||
if [ "$1" = '--version' ]; then
|
if [ "$1" = '--version' ]; then
|
||||||
echo "$REALM_CORE_VERSION"
|
echo "$REALM_CORE_VERSION"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user