From 6c71569a405eec600fb905ad8fb4c0dc81231f24 Mon Sep 17 00:00:00 2001 From: Artem Denysov Date: Wed, 7 Mar 2018 00:10:57 +0200 Subject: [PATCH] v0.2 --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index 781bb08..3e46140 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "name": "Sloth", "description": "Brings connection like your users have to you ;)", - "version": "0.1", + "version": "0.2", "icons": { "16": "images/icon-16x16.png", "120": "images/icon-120x120.png"