mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Bump version to 1.1.1, update metainfo
This commit is contained in:
@@ -54,6 +54,15 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.1.1" date="2023-10-6" timestamp="1696572524">
|
||||
<description translatable="yes">
|
||||
<p>Emergency Bug Fix</p>
|
||||
<ul>
|
||||
<li>Fix error causing a crash on Linux Mint</li>
|
||||
<li>Correct typo in the app summary</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.1.0" date="2023-10-4" timestamp="1696461734">
|
||||
<description translatable="yes">
|
||||
<p>New Features and Changes</p>
|
||||
|
||||
@@ -92,7 +92,7 @@ class WarehouseApplication(Adw.Application):
|
||||
application_name="Warehouse",
|
||||
application_icon="io.github.flattool.Warehouse",
|
||||
developer_name="Heliguy",
|
||||
version="1.1.0",
|
||||
version="1.1.1",
|
||||
developers=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu"],
|
||||
artists=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu", "eryn https://github.com/hericiumvevo"],
|
||||
copyright='© 2023 Heliguy',
|
||||
|
||||
Reference in New Issue
Block a user