mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-21 11:08:09 +08:00
v6.0.1
Same as v6.0.0. Due to a problem tag v6.0.0 was replaced. This isn't a good practice and affect developers that started using it in the short timeframe. Submitting a new release with the same content is the best way to fix this. Bug:https://github.com/ArthurSonzogni/FTXUI/issues/1017 Bug:https://github.com/ArthurSonzogni/FTXUI/issues/1019
This commit is contained in:
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
|
||||
|
||||
project(ftxui
|
||||
LANGUAGES CXX
|
||||
VERSION 6.0.0
|
||||
VERSION 6.0.1
|
||||
DESCRIPTION "C++ Functional Terminal User Interface."
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user