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

Upgrade to v9.5.1

This commit is contained in:
yunohost-bot 2023-04-27 06:11:54 +00:00
parent a5520afc0f
commit f44251dc53
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Metric & analytic dashboards for monitoring",
"fr": "Tableaux de bord de supervision"
},
"version": "9.4.7~ynh1",
"version": "9.5.1~ynh1",
"url": "https://grafana.com/oss/grafana/",
"upstream": {
"license": "AGPL-3.0-only",

View file

@ -5,7 +5,7 @@
#=================================================
# Debian package version for Grafana
GRAFANA_VERSION="9.4.7"
GRAFANA_VERSION="9.5.1"
# dependencies used by the app
pkg_dependencies="influxdb"