mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-26 22:39:05 +00:00
update to proper core version
This commit is contained in:
parent
e5ee6d8e9c
commit
af50a6c255
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
: ${REALM_CORE_VERSION:=0.95.5} # set to "current" to always use the current build
|
: ${REALM_CORE_VERSION:=0.95.6} # set to "current" to always use the current build
|
||||||
|
|
||||||
echo "Downloading dependency: core ${REALM_CORE_VERSION}"
|
echo "Downloading dependency: core ${REALM_CORE_VERSION}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user