From f2fef3132531941a54781c755571734ee32e248c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 27 Dec 2014 01:51:49 -0500 Subject: manifest.json: Increase version to v0.0.3 Fixes an error in cases where pages had no '.load-more-text' element. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 73010bc..c682c81 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "YouTube Tooltipise Titles", "description": "Add title tooltips to video titles on YouTube so you can read them even after ellipsis truncation", - "version": "0.0.2", + "version": "0.0.3", "content_scripts": [ { -- cgit v1.2.3