From 5951d693abaf80062e01dff85af886c4273ac890 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Tue, 17 Oct 2023 21:56:30 +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 60e32b0..2977952 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.3.0")] +[assembly: AssemblyFileVersion("1.8.0.0")] diff --git a/version.txt b/version.txt index 9e5b93a..0faf9f7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.3.0 +1.8.0.0