Skip to content

Commit

Permalink
Release 3.4.1 (#821)
Browse files Browse the repository at this point in the history
* Release 3.4.1

* Update meson.build

* Update io.elementary.code.appdata.xml.in

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
  • Loading branch information
danirabbit and cassidyjames authored Jun 9, 2020
1 parent 851071e commit 5efce79
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.code.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ul>
</description>
<releases>
<release version="3.4.1" date="2020-04-23">
<release version="3.4.1" date="2020-06-09">
<description>
<p>Fixes:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.elementary.code',
'vala', 'c',
version: '3.4.0'
version: '3.4.1'
)

add_project_arguments([
Expand Down

0 comments on commit 5efce79

Please sign in to comment.