Skip to content

Commit 6b041ac

Browse files
committed
Release 1.0
1 parent 33c33ef commit 6b041ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

meson.build

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
project('io.elementary.shortcut-overlay', 'vala', 'c')
1+
project(
2+
'io.elementary.shortcut-overlay',
3+
'vala', 'c',
4+
version: '1.0'
5+
)
26

37
gnome = import('gnome')
48
i18n = import('i18n')

0 commit comments

Comments
 (0)