From: Shuanglei Tao Date: Fri, 26 Jun 2020 05:07:38 +0000 (+0800) Subject: Bump to 1.6.1 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=079aa6864921a0aff31686012125b0ebbc41d5a8;p=ttyd.git Bump to 1.6.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f08fc00..f333a6e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(ttyd C) -set(PROJECT_VERSION "1.6.0") +set(PROJECT_VERSION "1.6.1") find_package(Git) if(GIT_FOUND) diff --git a/README.md b/README.md index 85d815f..0f8c7d7 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ USAGE: ttyd [options] [] VERSION: - 1.6.0 + 1.6.1 OPTIONS: -p, --port Port to listen (default: 7681, use `0` for random port)