Merge branch 'v4.5.x'

This commit is contained in:
Daniel Lee 2017-09-15 11:10:55 +02:00
commit 3aed6595c7
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"company": "Grafana Labs" "company": "Grafana Labs"
}, },
"name": "grafana", "name": "grafana",
"version": "4.5.0", "version": "4.5.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/grafana/grafana.git" "url": "http://github.com/grafana/grafana.git"

View File

@ -1,5 +1,5 @@
#! /usr/bin/env bash #! /usr/bin/env bash
version=4.4.2 version=4.5.1
wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_${version}_amd64.deb wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_${version}_amd64.deb