Aktualisiere die Versionsnummer auf 1.3

This commit is contained in:
Akamaru
2025-05-06 20:36:51 +02:00
parent ca938658ed
commit 76770119c4

View File

@@ -1104,7 +1104,7 @@ class OptionenDialog(QDialog):
tab_info = QWidget()
info_layout = QVBoxLayout()
info_text = (
"<b>Version:</b> 1.2<br>"
"<b>Version:</b> 1.3<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>"