From 56fc89e2af18897a0048eeb5c9eba79dbccf348e Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Wed, 18 Mar 2020 21:22:13 +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 796c12a9..a37d69fe 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-6' +VESTA_VER='0.9.8-26-7' run_apt_update_and_install=1 wait_to_press_enter=1