mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
chore: v0.0.4
This commit is contained in:
parent
8768183f3d
commit
93f87f322f
@ -29,7 +29,7 @@ $ ninja -C build
|
||||
$ ./build/waybar
|
||||
```
|
||||
|
||||
Contributions welcome! - have fun :)
|
||||
Contributions welcome! - have fun :)<br>
|
||||
The style guidelines is [Google's](https://google.github.io/styleguide/cppguide.html)
|
||||
|
||||
## License
|
||||
|
@ -1,6 +1,6 @@
|
||||
project(
|
||||
'waybar', 'cpp', 'c',
|
||||
version: '0.0.3',
|
||||
version: '0.0.4',
|
||||
license: 'MIT',
|
||||
default_options : ['cpp_std=c++17'],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user