From c0eda700856aa43cbca0d0c08c70c5eaeca14496 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 27 Dec 2018 00:26:50 +0200 Subject: [PATCH] Version update --- Crypto Notepad/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crypto Notepad/Properties/AssemblyInfo.cs b/Crypto Notepad/Properties/AssemblyInfo.cs index 957af50..7ef4a56 100644 --- a/Crypto Notepad/Properties/AssemblyInfo.cs +++ b/Crypto Notepad/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // используя "*", как показано ниже: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.4.0.0")]