Print correct version in logs
This commit is contained in:
@@ -11,6 +11,7 @@ Nothing at the moment
|
|||||||
- feat: Update lv_drivers to git master (2023-03-11)
|
- feat: Update lv_drivers to git master (2023-03-11)
|
||||||
- feat: Update lvgl to v8.3 (2023-03-08)
|
- feat: Update lvgl to v8.3 (2023-03-08)
|
||||||
- feat!: Deprecate -c CLI option and add support for reading from /etc/unl0kr.conf.d/
|
- feat!: Deprecate -c CLI option and add support for reading from /etc/unl0kr.conf.d/
|
||||||
|
- fix: Print correct version in logs
|
||||||
|
|
||||||
## 0.3.0 (2022-11-13)
|
## 0.3.0 (2022-11-13)
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
project(
|
project(
|
||||||
'unl0kr',
|
'unl0kr',
|
||||||
'c',
|
'c',
|
||||||
version: '0.1.0',
|
version: '0.3.1',
|
||||||
default_options: 'warning_level=3',
|
default_options: 'warning_level=3',
|
||||||
meson_version: '>=0.53.0'
|
meson_version: '>=0.53.0'
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user