From 2e8c83e16f0158cc5e54c7a1995136aab4a7e930 Mon Sep 17 00:00:00 2001 From: Miroslav Prasil Date: Sat, 5 Jan 2019 18:45:48 +0100 Subject: [PATCH] Add new version --- package_all.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package_all.sh b/package_all.sh index 9c8e3bb..3bd1da7 100644 --- a/package_all.sh +++ b/package_all.sh @@ -16,3 +16,6 @@ sh package_web_vault.sh export WEB_REF="v2.7.1" sh package_web_vault.sh + +export WEB_REF="v2.8.0" +sh package_web_vault.sh \ No newline at end of file