Skip to content

Commit

Permalink
Release 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Mar 26, 2019
1 parent b96a4e8 commit 961f539
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions data/io.elementary.files.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,17 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="4.1.6" date="2019-03-26" urgency="medium">
<description>
<ul>
<li>Minor spacing adjustments to location breadcrumbs</li>
<li>Consistently remember color tags</li>
<li>Reload thumbnails when changing zoom level to avoid showing placeholder unnecessarily</li>
<li>Fix running scripts with spaces in filename</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="4.1.5" date="2019-02-13" urgency="medium">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('io.elementary.files', 'vala', 'c', version: '4.1.5', meson_version: '>= 0.42.0')
project('io.elementary.files', 'vala', 'c', version: '4.1.6', meson_version: '>= 0.42.0')

#
# Meson module imports
Expand Down

0 comments on commit 961f539

Please sign in to comment.