mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Use core 0.97.1
This commit is contained in:
parent
b2e4d93732
commit
9999120ba6
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
: ${REALM_CORE_VERSION:=0.97.0} # set to "current" to always use the current build
|
||||
: ${REALM_CORE_VERSION:=0.97.1} # set to "current" to always use the current build
|
||||
|
||||
# Start current working directory at the root of the project.
|
||||
cd "$(dirname "$0")/.."
|
||||
|
Loading…
x
Reference in New Issue
Block a user