Skip to content

Commit 914069a

Browse files
committed
1.6.2にバージョンアップ
1 parent 24b249b commit 914069a

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
@@ -65,3 +65,6 @@
6565
## v1.6.1 (2020-12-19)
6666
- メインウィンドウのフォントサイズを変更できるように
6767
- メインウィンドウの「設定」タブの次回起動時保存されるべき設定の一部が保存されないのを修正
68+
69+
## v1.6.2 (2020-12-19)
70+
- 「コメント元」タブの「追加↓」「削除↑」ボタンの有効無効状態がおかしくなるのを修正

TVTComment/TVTComment.csproj

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

0 commit comments

Comments
 (0)