From ed8232b60618651ff3b1c9557ccff02df151b70e Mon Sep 17 00:00:00 2001 From: tanjalibertatis Date: Wed, 5 May 2021 21:27:54 +0200 Subject: [PATCH] [Feature] Add Languages (#156), version 1.0.17.35 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index c499be4..a685289 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ using System.Runtime.InteropServices; // 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("1.0.17.34")] -[assembly: AssemblyFileVersion("1.0.17.34")] +[assembly: AssemblyVersion("1.0.17.35")] +[assembly: AssemblyFileVersion("1.0.17.35")]