From 510a7dd6796e874710f4177655da51880eacbdcd Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari Date: Fri, 10 Sep 2010 12:55:01 -0400 Subject: Bump the version of Bugzilla Tweaks to 1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cbe32b..ebd2c7a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Ehsan Akhgari (http://ehsanakhgari.org/) ", "contributors": ["Johnathan Nightingale (http://johnath.com) "], "url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks", - "version": "1.2", + "version": "1.3", "dependencies": [ "jetpack-core" ], -- cgit