[tbb-commits] [Git][tpo/applications/torbrowser-launcher][main] Update self.min_version to 13.0 (#9)

boklm (@boklm) git at gitlab.torproject.org
Mon Jan 8 12:54:37 UTC 2024



boklm pushed to branch main at The Tor Project / Applications / torbrowser-launcher


Commits:
7b9b5b9c by Nicolas Vigier at 2024-01-08T13:53:33+01:00
Update self.min_version to 13.0 (#9)

- - - - -


1 changed file:

- torbrowser_launcher/launcher.py


Changes:

=====================================
torbrowser_launcher/launcher.py
=====================================
@@ -72,7 +72,7 @@ class Launcher(QtWidgets.QMainWindow):
         self.force_redownload = False
 
         # This is the current version of Tor Browser, which should get updated with every release
-        self.min_version = "12.0"
+        self.min_version = "13.0"
 
         # Init launcher
         self.set_state(None, "", [])



View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit/7b9b5b9cb0a909646d27f84bf015993507a69c0e

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit/7b9b5b9cb0a909646d27f84bf015993507a69c0e
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240108/0550abfd/attachment-0001.htm>


More information about the tbb-commits mailing list