From: Shuanglei Tao Date: Sun, 3 Jan 2021 03:54:09 +0000 (+0800) Subject: Bump to 1.6.3 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=3b174dac3b81072e7ac5259c844f300d5af2e955;p=ttyd.git Bump to 1.6.3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b28c15..fe9f468 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.2") +set(PROJECT_VERSION "1.6.3") find_package(Git) if(GIT_FOUND) diff --git a/README.md b/README.md index 6ab6341..f3f236c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ USAGE: ttyd [options] [] VERSION: - 1.6.2 + 1.6.3 OPTIONS: -p, --port Port to listen (default: 7681, use `0` for random port)