Skip to content

Commit

Permalink
version 4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Grabacr07 committed Feb 10, 2017
1 parent 2125804 commit 685a70d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions source/Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Windows;

Expand All @@ -15,4 +15,4 @@
ResourceDictionaryLocation.None,
ResourceDictionaryLocation.SourceAssembly)]

[assembly: AssemblyVersion("4.2.9.0")]
[assembly: AssemblyVersion("4.2.10.0")]
6 changes: 3 additions & 3 deletions source/Grabacr07.KanColleWrapper/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("KanColleWrapper")]
Expand All @@ -10,5 +10,5 @@
[assembly: ComVisible(false)]
[assembly: Guid("8A13AB28-4E9F-423D-80AD-23EEF2821959")]

[assembly: AssemblyVersion("1.6.2")]
[assembly: AssemblyInformationalVersion("1.6.2")]
[assembly: AssemblyVersion("1.7.0")]
[assembly: AssemblyInformationalVersion("1.7.0")]

0 comments on commit 685a70d

Please sign in to comment.