From 6c3399ff91be8222f513a0cac357b3436214ce8d Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Fri, 1 May 2020 00:21:48 +0200 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 f9037de5..083717c6 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-10' +VESTA_VER='0.9.8-26-11' run_apt_update_and_install=1 wait_to_press_enter=1