Skip to content

Commit

Permalink
Version 0.1.11.2 (Kraken)
Browse files Browse the repository at this point in the history
  • Loading branch information
KodamaSakuno committed Jul 16, 2016
1 parent d48d11c commit b91b4c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HeavenlyWind.Base/ProductInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ public static class ProductInfo
public const string AppName = "いんてりじぇんと連装砲くん";
public const string ProductName = "Intelligent Naval Gun";

public const string AssemblyVersionString = "0.1.11.1";
public const string AssemblyVersionString = "0.1.11.2";

public static string Version => AssemblyVersionString;
public static string ReleaseCodeName => "Kraken";
Expand Down
2 changes: 1 addition & 1 deletion Resources/Strings/SimplifiedChinese/Main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<String Key="Window_EquipmentOverview">装备一览</String>
<String Key="Window_ConstructionHistory">建造历史</String>
<String Key="Window_DevelopmentHistory">开发历史</String>
<String Key="Window_SortieHistory">出击历史</String>
<String Key="Window_SortieHistory">出击・掉落历史</String>
<String Key="Window_ExpeditionHistory">远征历史</String>
<String Key="Window_ScrappingHistory">解体・废弃历史</String>
<String Key="Window_ResourceHistory">资源历史</String>
Expand Down

0 comments on commit b91b4c1

Please sign in to comment.