From f3893f042a116339488a72216c91552934d0a2cb Mon Sep 17 00:00:00 2001 From: AlexanderPro Date: Sat, 1 Jun 2024 16:43:42 +0300 Subject: [PATCH] Version 1.4.0 --- SmartContextMenu/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SmartContextMenu/Properties/AssemblyInfo.cs b/SmartContextMenu/Properties/AssemblyInfo.cs index 5606193..1471af2 100644 --- a/SmartContextMenu/Properties/AssemblyInfo.cs +++ b/SmartContextMenu/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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.3.5")] -[assembly: AssemblyFileVersion("1.3.5")] +[assembly: AssemblyVersion("1.4.0")] +[assembly: AssemblyFileVersion("1.4.0")]