We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab59af commit 914dc5fCopy full SHA for 914dc5f
install/upgrade/upgrade.conf
@@ -49,11 +49,11 @@ UPGRADE_RESTART_SERVICES='true'
49
#######################################################################################
50
51
# Set version of phpMyAdmin to install during upgrade if not already installed
52
-pma_v='5.0.4'
+pma_v='5.1.0'
53
54
# Set version of RoundCube (Webmail) to update during upgrade if not already installed
55
# Note: only aplies to "non-apt installs >= 1.4.0 or manualy phased out"
56
rc_v="1.4.10"
57
58
# Set version of Rainloop (Webmail) to update during upgrade if not already installed
59
-rl_v="1.14.0"
+rl_v="1.14.0"
0 commit comments