Skip to content

Commit 4911a05

Browse files
committed
version 2.6 release
1 parent 1eab73b commit 4911a05

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
5252
// 既定値にすることができます:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("2.6.0.2")]
54+
[assembly: AssemblyVersion("2.6.0.0")]

Grabacr07.KanColleWrapper/Itemyard.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Diagnostics;
55
using System.Linq;
66
using System.Threading.Tasks;
7-
using System.Windows.Media.TextFormatting;
87
using Grabacr07.KanColleWrapper.Internal;
98
using Grabacr07.KanColleWrapper.Models;
109
using Grabacr07.KanColleWrapper.Models.Raw;

0 commit comments

Comments
 (0)