mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +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 to "latest" for the latest build.
|
||||
: ${REALM_CORE_VERSION:=1.1.2}
|
||||
: ${REALM_CORE_VERSION:=1.4.0}
|
||||
|
||||
if [ "$1" = '--version' ]; then
|
||||
echo "$REALM_CORE_VERSION"
|
||||
|
Loading…
x
Reference in New Issue
Block a user