Nix & meson: bump to 0.14.0

This commit is contained in:
Mihai Fufezan
2022-09-22 19:59:38 +03:00
parent c08218301b
commit db551b8970
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('Hyprland', 'cpp', 'c',
version : '0.12.1beta',
version : '0.14.0beta',
default_options : [
'warning_level=2',
'default_library=static',