diff options
author | Ehsan Akhgari <ehsan@mozilla.com> | 2011-02-22 11:10:34 -0500 |
---|---|---|
committer | Ehsan Akhgari <ehsan@mozilla.com> | 2011-02-22 11:10:34 -0500 |
commit | 8744eeb844c5367fcb6de389f0a5242804b7df0c (patch) | |
tree | 2da4e75d515522dbe3c72c6c45ae2ca2b06ef5f7 | |
parent | 6a167eb492a22e7b90a2202063d5923a5051e4ea (diff) | |
download | bugzilla-triage-8744eeb844c5367fcb6de389f0a5242804b7df0c.tar.gz |
Bump the version number to 1.8tweaks-1.8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 84e4e51..514f760 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "Steve Fink (http://blog.mozilla.com/sfink/) <sfink@mozilla.com>" ], "url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks", - "version": "1.7", + "version": "1.8", "fullName": "Bugzilla Tweaks", "id": "jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q" } |