Skip to content

Commit 0e749df

Browse files
authored
Release 2.0.1 (#135)
1 parent 2792af7 commit 0e749df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/shortcut-overlay.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p></p>
1111
</description>
1212
<releases>
13-
<release version="2.0.1" date="2022-10-25">
13+
<release version="2.0.1" date="2022-10-26">
1414
<description>
1515
<ul>
1616
<li>Show in the applications menu</li>

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.shortcut-overlay',
33
'vala', 'c',
4-
version: '2.0.0'
4+
version: '2.0.1'
55
)
66

77
gnome = import('gnome')

0 commit comments

Comments
 (0)