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"