Skip to content

Commit 5bc751d

Browse files
committed
1.10.3にバージョンアップ
1 parent 2e85810 commit 5bc751d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,7 @@
115115
- 以下2つは [noriokun4649](https://github.com/noriokun4649) さんご提供です。ありがとうございます。
116116
- 削除されたコメがあると不正な応答で過去ログ取得できないのを修正
117117
- 2chDATパーサーにおいて日時に秒がないデータを考慮するように変更
118+
119+
## v1.10.3 (2021-03-01)
120+
- 終了時にニコニコのログアウト処理をするように
121+
- [a1lic](https://github.com/a1lic) さんのご協力です。ありがとうございます。

TVTComment/TVTComment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetFramework>net5.0-windows</TargetFramework>
88
<UseWPF>true</UseWPF>
99
<UseWindowsForms>true</UseWindowsForms>
10-
<Version>1.10.2</Version>
10+
<Version>1.10.3</Version>
1111
<Copyright>© 2017 silane</Copyright>
1212
<Authors>silane</Authors>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)