diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-25 14:44:41 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-25 14:44:41 +0200 |
commit | 3a51ae92a501e9eb8dc1bed4eb1419473aba4604 (patch) | |
tree | 4ee3b33d3413d733622858816c765384b5662c61 /package.json | |
parent | d428a8122cbc803ef99acd6db03323ceb5b76f53 (diff) | |
download | bugzilla-triage-3a51ae92a501e9eb8dc1bed4eb1419473aba4604.tar.gz |
Move queryForSelection and affiiliated methods to BZPage.
Plus another attempt to make update.rdf work.
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 da1e13f..7253efa 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,5 @@ "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)", - "version": "0.15" + "version": "0.16" } |