Skip to content

Commit 09462f5

Browse files
danirabbitcassidyjames
authored andcommitted
Release 2.2.6 (#261)
* Release 2.2.6 * Update meson.build
1 parent 02ee1c2 commit 09462f5

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="2.2.6" date="2019-10-29" urgency="medium">
14+
<release version="2.2.6" date="2019-10-31" urgency="medium">
1515
<description>
1616
<p>Fix an issue with the panel being draggable on touch screens</p>
1717
<p>Fix focus on dialogs launched from the panel</p>

meson.build

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

77
lib_version = '0.2.0'

0 commit comments

Comments
 (0)