Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Release 2.2.8 (#114)
Browse files Browse the repository at this point in the history
* Release 2.2.8

* Update meson.build

Co-authored-by: Cassidy James Blaede <[email protected]>
  • Loading branch information
danirabbit and cassidyjames authored Apr 1, 2020
1 parent 2b61d51 commit d6f0485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/session.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Session Indicator</name>
<summary>Switch users, lock, log out, suspend, or shut down</summary>
<releases>
<release version="2.2.8" date="2020-03-31" urgency="medium">
<release version="2.2.8" date="2020-04-01" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
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(
'session',
'vala', 'c',
version: '2.2.7'
version: '2.2.8'
)

i18n = import('i18n')
Expand Down

0 comments on commit d6f0485

Please sign in to comment.