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