Aktualisiere die Versionsnummer auf 1.2

This commit is contained in:
Akamaru
2025-05-05 20:27:49 +02:00
parent a25f4d9019
commit b006cff991

View File

@@ -1104,7 +1104,7 @@ class OptionenDialog(QDialog):
tab_info = QWidget()
info_layout = QVBoxLayout()
info_text = (
"<b>Version:</b> 1.1<br>"
"<b>Version:</b> 1.2<br>"
"<b>&copy; 2025 Akamaru</b><br>"
"<b>Sourcecode:</b> <a href='https://git.ponywave.de/Akamaru/video-download-helper'>https://git.ponywave.de/Akamaru/video-download-helper</a><br>"
"<b>Erstellt mit Hilfe von Claude, GPT &amp; Gemini</b>"