From dc5f8f832ddb7496d0eafa5864041709d32a2eda Mon Sep 17 00:00:00 2001 From: LIPtoH Date: Wed, 8 Nov 2023 21:03:08 +0500 Subject: [PATCH] v0.3.10.1 --- TS SE Tool/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TS SE Tool/Properties/AssemblyInfo.cs b/TS SE Tool/Properties/AssemblyInfo.cs index 1d695b8..d9fbbd5 100644 --- a/TS SE Tool/Properties/AssemblyInfo.cs +++ b/TS SE Tool/Properties/AssemblyInfo.cs @@ -47,5 +47,5 @@ limitations under the License. // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.3.10.0")] -[assembly: AssemblyFileVersion("0.3.10.0")] +[assembly: AssemblyVersion("0.3.10.1")] +[assembly: AssemblyFileVersion("0.3.10.1")]