From 079a58767822cc069157340bf34840b574c429a0 Mon Sep 17 00:00:00 2001 From: Huo Yaoyuan Date: Sun, 8 Jan 2017 06:05:20 +0800 Subject: [PATCH] v0.6.9 --- AdmiralRoom/Properties/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdmiralRoom/Properties/VersionInfo.cs b/AdmiralRoom/Properties/VersionInfo.cs index 2957584..fa9b87b 100644 --- a/AdmiralRoom/Properties/VersionInfo.cs +++ b/AdmiralRoom/Properties/VersionInfo.cs @@ -2,6 +2,6 @@ { public static class _Version { - public const string Version = "0.6.8.741"; + public const string Version = "0.6.9.746"; } }