From 798fff5be2fd8c539b12d541c54964c2f644b596 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Mon, 23 Mar 2020 20:03:56 +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 be99dce7..2ce01cbc 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-8' +VESTA_VER='0.9.8-26-9' run_apt_update_and_install=1 wait_to_press_enter=1