Browse Source

upgrade roundcube to 1.6.1 (#3224)

Istiak Ferdous 3 years ago
parent
commit
697886f0c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/upgrade/upgrade.conf

+ 1 - 1
install/upgrade/upgrade.conf

@@ -47,7 +47,7 @@ pma_v='5.2.0'
 
 
 # Set version of RoundCube (Webmail) to update during upgrade if not already installed
 # 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"
 # Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"
-rc_v='1.6.0'
+rc_v='1.6.1'
 
 
 # Set version of Rainloop (Webmail) to update during upgrade if not already installed
 # Set version of Rainloop (Webmail) to update during upgrade if not already installed
 rl_v='1.17.0'
 rl_v='1.17.0'