We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4269bf1 commit b7db7e3Copy full SHA for b7db7e3
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12.0)
2
3
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
4
5
-project(ttyd VERSION 1.7.7 LANGUAGES C)
+project(ttyd VERSION 1.7.8 LANGUAGES C)
6
7
set(TTYD_VERSION "${PROJECT_VERSION}")
8
0 commit comments