From 961e2f61dc6073b638e9775cd7860fd120f4f962 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Mon, 23 Mar 2020 02:05:49 +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 a37d69fe..be99dce7 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-7' +VESTA_VER='0.9.8-26-8' run_apt_update_and_install=1 wait_to_press_enter=1