chore: bump ver
Some checks failed
Code and build check / Check code (push) Successful in 1m47s
Code and build check / Build with uv (push) Has been cancelled

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-05 13:14:43 +05:00
parent 0fe1d3f569
commit dd5db7c6c0
7 changed files with 7 additions and 7 deletions

View File

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