workflows: add meson version updater and update versions
This commit is contained in:
parent
8bd7234d72
commit
593f24a2ec
3 changed files with 28 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('Hyprland', 'cpp', 'c',
|
||||
version : '0.1',
|
||||
version : '0.5.0beta',
|
||||
default_options : ['warning_level=3', 'cpp_std=c++20', 'default_library=static'])
|
||||
|
||||
wlroots = subproject('wlroots', default_options: ['examples=false'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue