mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-23 09:29:42 +00:00
Bump min_version to 6.0.2
This commit is contained in:
parent
6a2daf51cb
commit
c5cc6b3d8a
@ -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, '', [])
|
||||
|
Loading…
Reference in New Issue
Block a user