From a450782e6aea6ab619c7b4303ec41f09bfbf882d Mon Sep 17 00:00:00 2001 From: Manuel B Date: Thu, 25 Feb 2016 07:36:23 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fcd4d65..0deaf3e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "view", "description": "view", "author": "Manuel Baesler", - "version": "1.0.0-alpha6", + "version": "1.0.0-alpha7", "license": "AGPLv3", "controllers": { "/": "controllers/view.js"