From 028008e4faa6a44e081e9880a5e43d75b5629142 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Wed, 11 Sep 2019 14:18:26 +0200 Subject: [PATCH] Release v1.0.5 --- CHANGELOG.md | 4 ++++ plugin.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 002750ea..d4387b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.5 (2019-09-11) + +- Include md5 checksums in release artifacts + ## 1.0.4 (2019-09-11) - Update readme and docs diff --git a/plugin.json b/plugin.json index 98055991..f9c43790 100644 --- a/plugin.json +++ b/plugin.json @@ -16,7 +16,7 @@ {"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"}, {"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"} ], - "version": "1.0.4", + "version": "1.0.5", "updated": "2019-09-11", "dependencies": { "grafanaVersion": "5.2"