|
|
@@ -43,7 +43,7 @@ multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
|
|
|
|
|
|
# Check if update is required by matching versions if version != current version run update
|
|
|
# Set version of phpMyAdmin to install during upgrade if not already installed
|
|
|
-pma_v='5.2.0'
|
|
|
+pma_v='5.2.1'
|
|
|
|
|
|
# Set version of RoundCube (Webmail) to update during upgrade if not already installed
|
|
|
# Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"
|