From b006cff9916d9e29739d1fade2d7fe08f4631daf Mon Sep 17 00:00:00 2001 From: Akamaru Date: Mon, 5 May 2025 20:27:49 +0200 Subject: [PATCH] Aktualisiere die Versionsnummer auf 1.2 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 4bf6a01..f504778 100644 --- a/main.py +++ b/main.py @@ -1104,7 +1104,7 @@ class OptionenDialog(QDialog): tab_info = QWidget() info_layout = QVBoxLayout() info_text = ( - "Version: 1.1
" + "Version: 1.2
" "© 2025 Akamaru
" "Sourcecode: https://git.ponywave.de/Akamaru/video-download-helper
" "Erstellt mit Hilfe von Claude, GPT & Gemini"