From 4fde4810c09da109223f89cd85460e3977860516 Mon Sep 17 00:00:00 2001 From: gau1991 Date: Tue, 30 Sep 2014 14:27:54 +0530 Subject: [PATCH] Upgraded Roundcube Version to 1.0.3 --- src/lib/ee_lib_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ee_lib_variables.sh b/src/lib/ee_lib_variables.sh index 67eca071..89a17394 100644 --- a/src/lib/ee_lib_variables.sh +++ b/src/lib/ee_lib_variables.sh @@ -10,7 +10,7 @@ readonly EE_WP_CLI_VERSION='0.17.0' readonly EE_ADMINER_VERSION='4.1.0' # Roundcube Version -readonly EE_ROUNDCUBE_VERSION='1.0.2' +readonly EE_ROUNDCUBE_VERSION='1.0.3' # ViMbAdmin Version readonly EE_VIMBADMIN_VERSION='3.0.10'