build: bump version to 1.7.2

This commit is contained in:
Simon Ser 2023-01-28 22:54:27 +01:00
parent be566a2935
commit bd2dfec9ae

View File

@ -1,7 +1,7 @@
project( project(
'swaylock', 'swaylock',
'c', 'c',
version: '1.7.1', version: '1.7.2',
license: 'MIT', license: 'MIT',
meson_version: '>=0.59.0', meson_version: '>=0.59.0',
default_options: [ default_options: [