From d9c6f7a1419934209515056ff07773e4ba291523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 23 May 2017 11:14:53 +0200 Subject: [PATCH] release: bumped version to 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47102820d58..944094ca101 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "4.3.0-beta1", + "version": "4.3.0", "repository": { "type": "git", "url": "http://github.com/grafana/grafana.git"