Skip to content

Commit 0fe3769

Browse files
committed
1.10.1にバージョンアップ
1 parent 55c1073 commit 0fe3769

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,6 @@
107107
## v1.10.0 (2021-01-21)
108108
- getplayerstatus廃止につき別APIへ変更
109109
- [noriokun4649](https://github.com/noriokun4649) さんありがとうございます
110+
111+
## v1.10.1 (2021-01-26)
112+
- 2chのdatのフィールドが通常5つのところ6つになっているバグデータでも解析できるように

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.0</Version>
10+
<Version>1.10.1</Version>
1111
<Copyright>© 2017 silane</Copyright>
1212
<Authors>silane</Authors>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)