From d815ec427cb61fc6c82d25c6a65fca2e1766ed71 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 25 三月 2021 13:48:51 +0800 Subject: [PATCH] 2021-03-25 1.UI优化 --- Shared.IOS.JLCountryCode/Properties/AssemblyInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Shared.IOS.JLCountryCode/Properties/AssemblyInfo.cs b/Shared.IOS.JLCountryCode/Properties/AssemblyInfo.cs index 469151a..5d95df5 100644 --- a/Shared.IOS.JLCountryCode/Properties/AssemblyInfo.cs +++ b/Shared.IOS.JLCountryCode/Properties/AssemblyInfo.cs @@ -25,7 +25,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.0.3")] +[assembly: AssemblyVersion("1.0.5")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. -- Gitblit v1.8.0