mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +00:00
bump version
This commit is contained in:
parent
a960d88893
commit
919d8f7da5
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
: ${REALM_CORE_VERSION:=0.100.1} # set to "current" to always use the current build
|
: ${REALM_CORE_VERSION:=0.100.2} # set to "current" to always use the current build
|
||||||
|
|
||||||
# Start current working directory at the root of the project.
|
# Start current working directory at the root of the project.
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user