diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-10-21 15:43:37 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-10-30 10:33:43 +0100 |
commit | 55f294f450f8bde15176bd251a37c6a2a0b90123 (patch) | |
tree | 49c80f98c5701f7308043d520a7c7a34c15c3ff8 /package.json | |
parent | 5633f921c92425ede58ee06f3ebbd060b00fea1d (diff) | |
download | bugzilla-triage-55f294f450f8bde15176bd251a37c6a2a0b90123.tar.gz |
Various cleanups.
- Also fix generation of XPI file.
- Fix against missing RE keys
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d30bb12..048edd5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "description": "Additional buttons and other function helping in the triage on bugzilla", "author": "Matej Cepl (http://matej.ceplovi.cz)", "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php) and MPL", - "version": "1.4.8", + "version": "1.4.90", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", |