Set version to 1.6
It seems this gets forgotten before doing a release. Like last time: https://github.com/swaywm/swaylock/pull/84 So this time I will try differently and set it to the (probably) next version number :-)
This commit is contained in:
parent
89f1ede511
commit
5da2b1d861
@ -1,7 +1,7 @@
|
|||||||
project(
|
project(
|
||||||
'swaylock',
|
'swaylock',
|
||||||
'c',
|
'c',
|
||||||
version: '1.4',
|
version: '1.6',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
meson_version: '>=0.48.0',
|
meson_version: '>=0.48.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
Loading…
Reference in New Issue
Block a user