mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-24 21:39:54 +00:00
update to proper core version
This commit is contained in:
parent
e5ee6d8e9c
commit
af50a6c255
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
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}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user