From f0cb672f872a69c247416123d05ff35c8a9777c9 Mon Sep 17 00:00:00 2001 From: Rehan Dalal Date: Tue, 10 Nov 2015 14:43:51 -0500 Subject: [PATCH] Bump version to 2.0.0 --- app/manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manifest.webapp b/app/manifest.webapp index df73162..4eb452a 100644 --- a/app/manifest.webapp +++ b/app/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "2.0.0", "name": "BuddyUp", "description": "Realtime help system for FirefoxOS", "launch_path": "/index.html",