build(): updated build version

This commit is contained in:
Torkel Ödegaard
2016-03-30 22:30:41 -07:00
parent d3a4b7a799
commit 267f51d3ad
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"company": "Coding Instinct AB"
},
"name": "grafana",
"version": "3.0.0-pre",
"version": "3.0.0-beta1",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git"
+3 -3
View File
@@ -1,11 +1,11 @@
#! /usr/bin/env bash
deb_ver=3.0.0-pre1459365183
rpm_ver=3.0.0-pre1459365183
deb_ver=3.0.0-pre1459399258
rpm_ver=3.0.0-pre1459399258
#rpm_ver=3.0.0-1
# wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
#wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
# package_cloud push grafana/stable/debian/jessie grafana_${deb_ver}_amd64.deb
# package_cloud push grafana/stable/debian/wheezy grafana_${deb_ver}_amd64.deb