mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-29 03:21:13 +08:00
I assume the version produced by CMake was supposed to be bumped up to 6.0.0, fixing this
This commit is contained in:
parent
730ebeed1d
commit
0d50fa25fe
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
|
||||
|
||||
project(ftxui
|
||||
LANGUAGES CXX
|
||||
VERSION 5.0.0
|
||||
VERSION 6.0.0
|
||||
DESCRIPTION "C++ Functional Terminal User Interface."
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user