mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-02-02 22:07:13 +08:00
🔖 Bump version
This commit is contained in:
parent
feeb9834d7
commit
17f1812956
@ -7,7 +7,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
|||||||
## name and version
|
## name and version
|
||||||
##
|
##
|
||||||
project(cachyos-installer
|
project(cachyos-installer
|
||||||
VERSION 0.7.0
|
VERSION 0.8.0
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
##
|
##
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('cachyos-installer', 'cpp',
|
project('cachyos-installer', 'cpp',
|
||||||
version: '0.7.0',
|
version: '0.8.0',
|
||||||
license: 'GPLv3',
|
license: 'GPLv3',
|
||||||
meson_version: '>=0.55.0',
|
meson_version: '>=0.55.0',
|
||||||
default_options: ['cpp_std=c++23',
|
default_options: ['cpp_std=c++23',
|
||||||
|
Loading…
Reference in New Issue
Block a user