Fix publish workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:09:18 +02:00
parent 625915b52c
commit 694fa6bf5c
6 changed files with 5 additions and 27 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
project(ftxui
LANGUAGES CXX
VERSION 6.1.3
VERSION 6.1.4
DESCRIPTION "C++ Functional Terminal User Interface."
)