Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/lib/ee_lib_variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ readonly EE_ADMINER_VERSION='4.1.0'
readonly EE_ROUNDCUBE_VERSION='1.0.3'

# ViMbAdmin Version
readonly EE_VIMBADMIN_VERSION='3.0.10'
readonly EE_VIMBADMIN_VERSION='3.0.11'

# EasyEngine Date variable for backup
readonly EE_DATE=$(date +%d%b%Y%H%M%S)
Expand Down