1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
roundcube_ynh/scripts/_common.sh
Éric Gaspar 308dcc7892 v2
2023-05-03 16:25:14 +02:00

17 lines
411 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# Composer version
YNH_COMPOSER_VERSION=2.3.7
# Plugins version
contextmenu_version=3.3.1
automatic_addressbook_version=v0.4.3
carddav_version=5.0.1
#=================================================
# EXPERIMENTAL HELPERS
#=================================================