Bump to 1.6.3

This commit is contained in:
Shuanglei Tao
2021-01-03 11:54:09 +08:00
parent e2e107170c
commit 3b174dac3b
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -64,7 +64,7 @@ USAGE:
ttyd [options] <command> [<arguments...>]
VERSION:
1.6.2
1.6.3
OPTIONS:
-p, --port Port to listen (default: 7681, use `0` for random port)