Bump min_version to 6.0.2

This commit is contained in:
Nicolas Braud-Santoni 2016-06-28 01:29:39 +02:00
parent 6a2daf51cb
commit c5cc6b3d8a

View File

@ -57,7 +57,7 @@ class Launcher:
self.force_redownload = False
# this is the current version of Tor Browser, which should get updated with every release
self.min_version = '5.5.2'
self.min_version = '6.0.2'
# init launcher
self.set_gui(None, '', [])