Nix & meson: 0.17.0 -> 0.18.0

This commit is contained in:
Mihai Fufezan
2022-11-25 08:32:16 +02:00
parent 9616dc7bd8
commit 141456dd89
2 changed files with 2 additions and 2 deletions

View File

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