From f4e9bd507bd7a8aa3c88a00d64defd65168c12a2 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 10 Jan 2017 15:56:24 +0100 Subject: [PATCH] tech(build): updates packagecloud script --- README.md | 2 +- packaging/publish/publish_both.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af83c63c41b..b2602766146 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - [What's New in Grafana 2.5](http://docs.grafana.org/guides/whats-new-in-v2-5/) - [What's New in Grafana 3.0](http://docs.grafana.org/guides/whats-new-in-v3/) - [What's New in Grafana 4.0](http://docs.grafana.org/guides/whats-new-in-v4/) -- [What's New in Grafana 4.1 beta](http://docs.grafana.org/guides/whats-new-in-v4-1/) +- [What's New in Grafana 4.1](http://docs.grafana.org/guides/whats-new-in-v4-1/) ## Features ### Graphite Target Editor diff --git a/packaging/publish/publish_both.sh b/packaging/publish/publish_both.sh index 57adcbd3481..88c6aa1a368 100755 --- a/packaging/publish/publish_both.sh +++ b/packaging/publish/publish_both.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -deb_ver=4.0.2-1481203731 -rpm_ver=4.0.2-1481203731 +deb_ver=4.1.0-1484056345 +rpm_ver=4.1.0-1484056345 wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb