[release-11.5.2] Fix: Optimise frontend Postgresql plugin cache busting (#100411)

Fix: Optimise frontend Postgresql plugin cache busting (#100406)

fix(postgresql): add version for optimised cache busting

(cherry picked from commit cbe5741096)

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
pull/100447/head
grafana-delivery-bot[bot] 5 months ago committed by GitHub
parent 6d67738b5f
commit b857272fa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      public/app/plugins/datasource/grafana-postgresql-datasource/plugin.json

@ -14,7 +14,8 @@
"logos": {
"small": "img/postgresql_logo.svg",
"large": "img/postgresql_logo.svg"
}
},
"version": "%VERSION%"
},
"alerting": true,

Loading…
Cancel
Save