mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Update for release 2.0.2
This commit is contained in:
@@ -71,6 +71,19 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="2.0.2" date="2025-1-6">
|
||||
<description translate="no">
|
||||
<p>Changes</p>
|
||||
<ul>
|
||||
<li>Added and updated translations</li>
|
||||
</ul>
|
||||
<p>Bug Fixes</p>
|
||||
<ul>
|
||||
<li>Fixed missing Copy action icon</li>
|
||||
<li>Fixed inconsistency in other icons</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="2.0.1" date="2024-12-18">
|
||||
<description translate="no">
|
||||
<p>Bug Fixes and Performance Improvements</p>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('warehouse',
|
||||
version: '2.0.1',
|
||||
version: '2.0.2',
|
||||
meson_version: '>= 0.62.0',
|
||||
default_options: [ 'warning_level=2', 'werror=false', ],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user