Skip to content

Commit f8b98a5

Browse files
authored
Release 3.0.3 (#455)
* Release 3.0.3 * Update meson.build * Update wingpanel.appdata.xml.in * Update wingpanel.appdata.xml.in
1 parent da28ea6 commit f8b98a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/wingpanel.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu.</p>
1212
</description>
1313
<releases>
14-
<release version="3.0.3" date="2022-05-15" urgency="medium">
14+
<release version="3.0.3" date="2022-10-17" urgency="medium">
1515
<description>
1616
<p>Improvements:</p>
1717
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.wingpanel',
33
'c', 'vala',
4-
version: '3.0.0',
4+
version: '3.0.3',
55
)
66

77
add_project_arguments([

0 commit comments

Comments
 (0)