aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan@mozilla.com>2010-11-01 21:29:02 -0400
committerEhsan Akhgari <ehsan@mozilla.com>2010-11-01 21:29:02 -0400
commit647da112c7223b483955abe60b1fb4c5f6a27d6b (patch)
tree865b15c71fbcd2bcb939d0eeef507febb8ab2d54
parentba6ff009fbc11eff77a5f91b777e4f33196338b6 (diff)
downloadbugzilla-triage-647da112c7223b483955abe60b1fb4c5f6a27d6b.tar.gz
Bump the version of the Bugzilla Tweaks add-on to 1.5tweaks-1.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 905d62b..0a5e080 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"author": "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
"contributors": ["Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>"],
"url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks",
- "version": "1.4",
+ "version": "1.5",
"dependencies": [
"jetpack-core"
],