Skip to content

Commit

Permalink
Update 1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxGalaxy2MishaKhodakov authored Sep 20, 2024
1 parent 9f350da commit 531733a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-low/browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def tabSizeHint(self, index):

class Browser(QMainWindow):
GITHUB_REPO = "FoxGalaxy2MishaKhodakov/WaterWolf" # Замените на ваше имя пользователя и репозиторий
CURRENT_VERSION = "1.2.12" # Версия текущего браузера
CURRENT_VERSION = "1.2.14" # Версия текущего браузера

def __init__(self):
super().__init__()
Expand Down

0 comments on commit 531733a

Please sign in to comment.