diff --git a/public/app/plugins/datasource/grafana-postgresql-datasource/plugin.json b/public/app/plugins/datasource/grafana-postgresql-datasource/plugin.json index fc5ed6d136c..c6a68531161 100644 --- a/public/app/plugins/datasource/grafana-postgresql-datasource/plugin.json +++ b/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,