Fix publish workflow (#1041)

This commit is contained in:
Arthur Sonzogni
2025-05-01 10:06:49 +02:00
committed by GitHub
parent 2d4c114008
commit 625915b52c
5 changed files with 5 additions and 6 deletions

View File

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