From 7fccbc8dccc4f98fe370458802aeff53ee138b3f Mon Sep 17 00:00:00 2001 From: Amiga500 <16525337+Amiga500@users.noreply.github.com> Date: Sun, 16 Feb 2020 05:51:20 +0100 Subject: [PATCH] RTL v0.6.7 (#194) --- setup/setup_device.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/setup_device.sh b/setup/setup_device.sh index 364d5ac0..ef59c67d 100755 --- a/setup/setup_device.sh +++ b/setup/setup_device.sh @@ -392,7 +392,7 @@ fi # Install RTL -RTL_VERSION="v0.6.3" +RTL_VERSION="v0.6.7" RTL_UPGRADE_URL=https://github.com/Ride-The-Lightning/RTL/archive/$RTL_VERSION.tar.gz RTL_UPGRADE_ASC_URL=https://github.com/Ride-The-Lightning/RTL/releases/download/$RTL_VERSION/$RTL_VERSION.tar.gz.asc RTL_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.rtl_url