From d65c0c4d26e0339cd8352a5a9b8bde1d1beabe2a Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 6 Sep 2022 13:17:39 +0300 Subject: [PATCH] version bump --- Crypto Notepad/Properties/AssemblyInfo.cs | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Crypto Notepad/Properties/AssemblyInfo.cs b/Crypto Notepad/Properties/AssemblyInfo.cs index 5286408..60e32b0 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.7.2.0")] +[assembly: AssemblyFileVersion("1.7.3.0")] diff --git a/version.txt b/version.txt index a8f0717..9e5b93a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.2.0 +1.7.3.0