From 087bc9b56e7c099a29e42e7e9dcdac3d652345ce Mon Sep 17 00:00:00 2001 From: AlexanderPro Date: Sun, 15 Sep 2024 19:05:39 +0300 Subject: [PATCH] Version 1.4.2 --- 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 fbb50e3..188fcdc 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.4.1")] -[assembly: AssemblyFileVersion("1.4.1")] +[assembly: AssemblyVersion("1.4.2")] +[assembly: AssemblyFileVersion("1.4.2")]