From 70966fe78c410cae8a03e53b4729558ba2617d70 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 13 Jul 2019 12:18:22 +0530 Subject: Changes initial release version to 0.1 from default 1.0 --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 72678e3..02c2a60 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Bookmark Arranger", "name": "Bookmark Arranger", - "version": "1.0", + "version": "0.1", "description": "Bookmark Arrange", "manifest_version": 2, "background": { -- cgit v1.2.3