Nix & meson: 0.19.2 -> 0.20.0

This commit is contained in:
Mihai Fufezan 2023-01-06 01:24:47 +02:00
parent c02ac5e08a
commit e9a6c3b498
No known key found for this signature in database
GPG key ID: 5899325F2F120900
2 changed files with 2 additions and 2 deletions

View file

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