Skip to content

Commit

Permalink
Release 4.3.0 (#1143)
Browse files Browse the repository at this point in the history
* Release 4.3.0

* Update meson.build
  • Loading branch information
danirabbit authored and Jeremy Wootten committed Jan 7, 2020
1 parent c63cd46 commit bd5ea84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/io.elementary.files.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="4.3.0" date="2019-12-13" urgency="medium">
<release version="4.3.0" date="2020-01-07" urgency="medium">
<description>
<p>New features:</p>
<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.2.0', meson_version: '>= 0.42.0')
project('io.elementary.files', 'vala', 'c', version: '4.3.0', meson_version: '>= 0.42.0')

#
# Meson module imports
Expand Down

0 comments on commit bd5ea84

Please sign in to comment.