From 1ad8016e74d8456f07fd700a928307dcdda74243 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 9 Dec 2014 14:42:10 -0600 Subject: [PATCH] We are now version 1.0.2 This is from the change to the context menu. The api key system will move us into the next major version when I get it complete --- lob.li crx/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lob.li crx/manifest.json b/lob.li crx/manifest.json index 4ed95d9..e46b403 100644 --- a/lob.li crx/manifest.json +++ b/lob.li crx/manifest.json @@ -1,6 +1,6 @@ { "name": "lob.li link shortener", - "version": "1.0.1", + "version": "1.0.2", "manifest_version": 2, "description": "lobli shortening and resolving without having to visit lob.li", "homepage_url": "http://lob.li",