From 393dfd1e96bbe0bda673b1f0e32cc99b9494d739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 16 Jun 2014 12:24:04 +0200 Subject: [PATCH] changed version to 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e843b3d878..13bca3cb800 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "1.6.0-rc.1", + "version": "1.6.0", "repository": { "type": "git", "url": "http://github.com/torkelo/grafana.git"