From 4b93d7b5a87474926e8d6d9fd89dc2965f443a9b Mon Sep 17 00:00:00 2001 From: Jim Ewald Date: Tue, 2 Oct 2018 14:52:19 -0700 Subject: [PATCH] Updating version number There are no code changes. The version number was updated to test Google Chome Store version update process. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 00e2678..9fa5841 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "BlocklyProp Launcher", "description": "A Chrome application that connects your Propeller-Powered Hardware to the BlocklyProp website.", - "version": "0.9.1", + "version": "0.9.2", "manifest_version": 2, "minimum_chrome_version": "45",