Skip to content

Commit

Permalink
Release v2.6 r461
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharay committed Apr 30, 2014
1 parent 1edd3e7 commit 371e816
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
KCV Change Log
========================

v2.6.0 β r461 - 4/30/2014
* Facility repair timing has been fixed up to how they should be: (1) they only show
when lightly damaged and above and (2) they only show if healing 1 HP takes longer than
20 minutes.
* New update button on the start page. Clicking it takes you directly to the latest version
online. Does not show if there is no update.
* Update notifications can now be clicked to take you to the latest version online. Text
has been changed to reflect this.
* Update menu should now automatically have the versions found online without having to
press the button for it.

v2.6.0 β r458 - 4/30/2014
* Lots of back-end changes from Grabacr07. They mainly reimplement what I've done, but
with an emphasis on making fleet updating more streamlined. Things should be faster.
Expand Down
2 changes: 1 addition & 1 deletion Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.6.0.458")]
[assembly: AssemblyVersion("2.6.0.461")]
4 changes: 2 additions & 2 deletions resources/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Versions>
<Item>
<Name>App</Name>
<Version>2.6.0.458</Version>
<URL>https://github.com/Zharay/KanColleViewer/releases/tag/v2.6.0r458</URL>
<Version>2.6.0.461</Version>
<URL>https://github.com/Zharay/KanColleViewer/releases/tag/v2.6.0r461</URL>
</Item>
<Item>
<Name>Equipment</Name>
Expand Down

1 comment on commit 371e816

@limguodong
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Programmer Zharay pls create horizontal mode for KCV 3.3~ other programmer not stronger then u
13day edi still dont have horizontal mode

Please sign in to comment.