Skip to content

Commit

Permalink
Version 0.1.13 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
KodamaSakuno committed Oct 14, 2016
1 parent 6e7e94d commit 12c5a4d
Showing 1 changed file with 1 addition and 1 deletion.
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.12.4";
public const string AssemblyVersionString = "0.1.12.6";

public static string Version => AssemblyVersionString;
public static string ReleaseCodeName => "Hopespeak";
Expand Down

0 comments on commit 12c5a4d

Please sign in to comment.