From 6713f75f93176e669195a4452a9adcd8ca8e36ac Mon Sep 17 00:00:00 2001 From: dpeca Date: Mon, 10 Feb 2020 22:11:28 +0100 Subject: [PATCH] version up --- src/deb/vesta_compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deb/vesta_compile.sh b/src/deb/vesta_compile.sh index 1140f1a6..81b0886c 100644 --- a/src/deb/vesta_compile.sh +++ b/src/deb/vesta_compile.sh @@ -9,7 +9,7 @@ add_deb_to_apt_repo=0 TARGET_DEB_NAME='buster' TARGET_DEB_VER='10' -VESTA_VER='0.9.8-26-4' +VESTA_VER='0.9.8-26-5' run_apt_update_and_install=1 wait_to_press_enter=1