Skip to content

Commit

Permalink
Release 2.3.2 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jun 19, 2020
1 parent 075bf61 commit 4c359a3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions data/wingpanel.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@
<p>The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu.</p>
</description>
<releases>
<release version="2.3.2" date="2020-06-19" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Fix a potential issue when ending the session</li>
<li>Use "allowed" and "forbidden" list names</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="2.3.1" date="2020-04-05" urgency="medium">
<description>
<p>Improvements:</p>
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(
'wingpanel',
'c', 'vala',
version: '2.3.1',
version: '2.3.2',
)

lib_version = '0.2.0'
Expand Down

0 comments on commit 4c359a3

Please sign in to comment.