diff --git a/bootstrap.sh b/bootstrap.sh index 58a6c6b10..8eb729bcd 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -31,7 +31,7 @@ readonly INSTALL_DIR=libs readonly BASE_DIR="${SCRIPT_DIR}/${INSTALL_DIR}" # versions of libs to checkout -readonly TOXCORE_VERSION="v0.1.2" +readonly TOXCORE_VERSION="v0.1.10" readonly SQLCIPHER_VERSION="v3.4.0" # directory names of cloned repositories