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.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to