1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grafana_ynh.git synced 2024-09-03 20:36:29 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2024-01-04 19:38:12 +01:00
parent 0943084b43
commit dbd879d1c8

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# Debian package version for Grafana # Debian package version for Grafana
GRAFANA_VERSION="$(ynh_read_manifest --key='version' | | cut -d~ -f1)" GRAFANA_VERSION="10.2.3"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS