diff --git a/scripts/_common.sh b/scripts/_common.sh index c7f3f74..579b329 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Debian package version for Grafana -GRAFANA_VERSION="$(ynh_read_manifest --key='version' | | cut -d~ -f1)" +GRAFANA_VERSION="10.2.3" #================================================= # PERSONAL HELPERS