We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e79e9 commit bda4afdCopy full SHA for bda4afd
data/io.elementary.videos.appdata.xml.in
@@ -36,7 +36,7 @@
36
</screenshots>
37
<content_rating type="oars-1.1" />
38
<releases>
39
- <release version="2.8.4" date="2022-06-02" urgency="medium">
+ <release version="2.8.4" date="2022-06-03" urgency="medium">
40
<description>
41
<p>Other updates:</p>
42
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.videos',
3
'vala', 'c',
4
- version: '2.8.3'
+ version: '2.8.4'
5
)
6
7
i18n = import('i18n')
0 commit comments