Skip to content

Commit 1c2bed5

Browse files
committed
README.md 更新
1 parent 0ba18ea commit 1c2bed5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FastChatProtocolInterface/FastChatProtocolInterface.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616
<PropertyGroup Label="Version">
1717
<Product>FACHPI: Fast Chat Protocol/Interface</Product>
18-
<Version>0.1.0.0</Version>
18+
<Version>0.1.1.0</Version>
1919
<Authors>たかやま</Authors>
2020
<Copyright>Copyright (C) 2023 Takym.</Copyright>
2121
<Description>「高速会話プロトコル・インターフェース」の参考実装。</Description>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Copyright (C) 2023 Takym.
3838
FACHPI: Fast Chat Protocol/Interface
3939
Copyright (C) 2023 Takym.
4040

41-
バージョン:0.1.0.0
41+
バージョン:0.1.1.0
4242

4343
FACHPI コマンド行引数説明書
4444
===========================
@@ -56,7 +56,7 @@ Copyright (C) 2023 Takym.
5656
/Version -v バージョン情報を表示する。
5757
/Help -h この説明書を表示する。
5858
/NoLogo 題名と著作権情報の表示を抑制する。
59-
/ExecutionMode -m 実行モードを指定する。
59+
/ExecutionMode -m 実行モードを指定する。大文字と小文字は区別される。
6060
サーバーの場合は、server を指定する。
6161
クライアントの場合は、client を指定する。
6262
下記に完全な実行モードの一覧を記す。

0 commit comments

Comments
 (0)