[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

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

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