From 5aff71826be91a1a94e8ddf6e80817b80fcc0a04 Mon Sep 17 00:00:00 2001 From: Kamil Tomala Date: Sun, 13 Aug 2017 15:15:26 +0200 Subject: [PATCH] Bump the version to 0.2.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index faf6290..233dda1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Clipboard Inserter", - "version": "0.2.0", + "version": "0.2.1", "description": "A simple addon whose purpose is to automatically insert contents of clipboard into the page. Uses icon made by Google from www.flaticon.com licensed by CC 3.0 BY",