v2.0.1
This commit is contained in:
@@ -44,6 +44,14 @@
|
||||
</screenshots>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="2.0.1" date="2023-07-06">
|
||||
<description translatable="no">
|
||||
<ul>
|
||||
<li>Fixes the ability to import multiple times at once</li>
|
||||
<li>Fixes an issue with non-Flatpak Steam on Linux</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="2.0" date="2023-07-05">
|
||||
<description translatable="no">
|
||||
<p>After months of work, Cartridges 2.0 is here:</p>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('cartridges',
|
||||
version: '2.0',
|
||||
version: '2.0.1',
|
||||
meson_version: '>= 0.59.0',
|
||||
default_options: [ 'warning_level=2', 'werror=false', ],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user