Skip to content

Commit

Permalink
Version 0.1.15.6 (Braindrive)
Browse files Browse the repository at this point in the history
  • Loading branch information
KodamaSakuno committed Nov 25, 2017
1 parent 503036e commit ae09a95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HeavenlyWind.Base/ProductInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ public static class ProductInfo
public const string AppName = "いんてりじぇんと連装砲くん";
public const string ProductName = "Intelligent Naval Gun";

public const string AssemblyVersionString = "0.1.15.5";
public const string AssemblyVersionString = "0.1.15.6";

public static string Version => AssemblyVersionString;
public static string ReleaseCodeName => "Braindrive";
public static string ReleaseDate => "2017.10.05";
public static string ReleaseDate => "2017.11.25";

public const string UserAgent = "ING/" + AssemblyVersionString;

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
艦これ補助ツール「いんてりじぇんと連装砲くん」(智能型连装炮君 / ING)

### Information
Current version: **0.1.15.5 (Braindrive)**
Current version: **0.1.15.6 (Braindrive)**

[Changelogs](https://github.com/amatukaze/IntelligentNavalGun/wiki/Changelogs) here

Expand Down

0 comments on commit ae09a95

Please sign in to comment.