Refactor low-level internal signals to synchronize with their subtype atomic properties

This commit is contained in:
Mathieu Comandon 2020-11-05 01:50:36 -08:00
parent 295049fe93
commit 41dfa7f45d
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
%global appid net.lutris.Lutris
Name: lutris
Version: 0.5.7.1
Version: 0.5.8
Release: 7%{?dist}
Summary: Install and play any video game easily

View file

@ -1,3 +1,3 @@
"""Main Lutris package"""
__version__ = "0.5.7.1"
__version__ = "0.5.8"

View file

@ -24,7 +24,7 @@
<url type="bugtracker">https://github.com/lutris/lutris/issues</url>
<launchable type="desktop-id">net.lutris.Lutris.desktop</launchable>
<releases>
<release date="2020-10-19" version="0.5.8-beta" />
<release date="2020-10-19" version="0.5.8" />
</releases>
<content_rating type="oars-1.1" />
</component>