Skip to content

Commit

Permalink
Bump to 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Mar 30, 2024
1 parent 62f44f8 commit 40e79c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12.0)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

project(ttyd VERSION 1.7.6 LANGUAGES C)
project(ttyd VERSION 1.7.7 LANGUAGES C)

set(TTYD_VERSION "${PROJECT_VERSION}")

Expand Down

0 comments on commit 40e79c7

Please sign in to comment.