commit ec99d7f54c6b51e608757c4ca47707929ee03680 Author: Sukhbir Singh sukhbir@torproject.org Date: Sat Oct 6 12:09:49 2018 -0400
Bump version to 0.2.6 --- install.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install.rdf b/install.rdf index b360366..d13a004 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#%22%3E <Description about="urn:mozilla:install-manifest"> em:idcastironthunderbirdclub@torproject.org</em:id> - em:version0.2.5</em:version> + em:version0.2.6</em:version> em:type2</em:type> em:iconURLchrome://castironthunderbirdclub/skin/images/tor.png</em:iconURL> em:optionsURLchrome://castironthunderbirdclub/content/preferences.xul</em:optionsURL>
tor-commits@lists.torproject.org