chore: bump ver

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-06-15 17:17:50 +05:00
parent 6daa28b393
commit 66e1871304
8 changed files with 355 additions and 356 deletions

View File

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