mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update _common.sh
This commit is contained in:
parent
7236907cad
commit
72ce0b2ac9
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ pkg_dependencies="php-pear php${YNH_PHP_VERSION}-ldap php${YNH_PHP_VERSION}-mysq
|
||||||
YNH_COMPOSER_VERSION=2.1.1
|
YNH_COMPOSER_VERSION=2.1.1
|
||||||
|
|
||||||
# Plugins version
|
# Plugins version
|
||||||
contextmenu_version=3.3
|
contextmenu_version=3.3.1
|
||||||
automatic_addressbook_version=v0.4.3
|
automatic_addressbook_version=v0.4.3
|
||||||
carddav_version=4.3.0
|
carddav_version=4.4.1
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# EXPERIMENTAL HELPERS
|
# EXPERIMENTAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue