mirror of
https://github.com/lutris/lutris
synced 2024-11-02 08:20:51 +00:00
Bump version to 0.5.6
This commit is contained in:
parent
166f8a3e73
commit
78abcf7e2e
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
%global appid net.lutris.Lutris
|
||||
|
||||
Name: lutris
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
Release: 7%{?dist}
|
||||
Summary: Install and play any video game easily
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
"""Main Lutris package"""
|
||||
|
||||
__version__ = "0.5.5"
|
||||
__version__ = "0.5.6"
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
<url type="bugtracker">https://github.com/lutris/lutris/issues</url>
|
||||
<launchable type="desktop-id">net.lutris.Lutris.desktop</launchable>
|
||||
<releases>
|
||||
<release date="2019-11-23" version="0.5.5" />
|
||||
<release date="2020-04-14" version="0.5.6" />
|
||||
</releases>
|
||||
<content_rating type="oars-1.1" />
|
||||
</component>
|
||||
|
|
Loading…
Reference in a new issue