commit 8aebbf6d39ce38785f1aac8e8c4ec6cfe31b3309 Author: Georg Koppen gk@torproject.org Date: Sun Jun 24 20:34:17 2018 +0000
Release preparations for 2.0.1
Version bump and CHANGELOG update --- src/CHANGELOG | 3 ++- src/install.rdf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG index b5fdb75..f1cd4cd 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,5 +1,6 @@ -2.0 +2.0.1 * Bug 26100: Adapt Torbutton to Firefox 60 ESR + * Bug 26430: New Torbutton icon * Bug 24309: Move circuit display to the identity popup * Bug 26128: Adapt security slider to the WebExtensions version of NoScript * Bug 23247: Show security state of .onions diff --git a/src/install.rdf b/src/install.rdf index d4de4ba..233fe1f 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -6,7 +6,7 @@ em:nameTorbutton</em:name> em:creatorMike Perry</em:creator> em:idtorbutton@torproject.org</em:id> - em:version2.0</em:version> + em:version2.0.1</em:version> em:multiprocessCompatibletrue</em:multiprocessCompatible> em:homepageURLhttps://www.torproject.org/projects/torbrowser.html.en</em:homepageURL> em:optionsURLchrome://torbutton/content/preferences.xul</em:optionsURL>