Skip to content

Commit bf51ea2

Browse files
Release 5.4.0 (#567)
* Release 5.3.1 * Update data/stylesheet.appdata.xml.in * Update meson.build Co-authored-by: Cassidy James Blaede <[email protected]>
1 parent fe6d849 commit bf51ea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/stylesheet.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<id>io.elementary.stylesheet</id>
1515
</provides>
1616
<releases>
17-
<release version="5.4.0" date="2019-11-01" urgency="medium">
17+
<release version="5.4.0" date="2019-12-23" urgency="medium">
1818
<description>
1919
<p>New features:</p>
2020
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'io.elementary.stylesheet',
3-
version: '5.3.1'
3+
version: '5.4.0'
44
)
55

66
i18n = import('i18n')

0 commit comments

Comments
 (0)