Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-21 15:08:03 +05:00
parent 4d3499d2c1
commit 85e9aba836
8 changed files with 411 additions and 411 deletions

View File

@@ -12,7 +12,7 @@ logger = get_logger(__name__)
__app_id__ = "ru.linux_gaming.PortProtonQt"
__app_name__ = "PortProtonQt"
__app_version__ = "0.1.3"
__app_version__ = "0.1.4"
def main():
app = QApplication(sys.argv)