Skip to content

Commit f831f99

Browse files
authored
Release 8.1.0 (#161)
1 parent c483c39 commit f831f99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/shortcut-overlay.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<update_contact>contact_at_elementary.io</update_contact>
3939

4040
<releases>
41-
<release version="8.1.0" date="2025-05-19">
41+
<release version="8.1.0" date="2025-05-30">
4242
<description>
4343
<ul>
4444
<li>Updated translations</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: '8.0.1'
4+
version: '8.1.0'
55
)
66

77
gnome = import('gnome')

0 commit comments

Comments
 (0)