From 958fff171f57fd24bd9e9bdd47d44a3b32fa105b Mon Sep 17 00:00:00 2001 From: Adryzz <46694241+adryzz@users.noreply.github.com> Date: Tue, 26 Jan 2021 16:09:58 +0100 Subject: [PATCH] updated version to 1.4 --- AnimeLibraryInfo/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AnimeLibraryInfo/Properties/AssemblyInfo.cs b/AnimeLibraryInfo/Properties/AssemblyInfo.cs index a1c4f22..d357b45 100644 --- a/AnimeLibraryInfo/Properties/AssemblyInfo.cs +++ b/AnimeLibraryInfo/Properties/AssemblyInfo.cs @@ -32,5 +32,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.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.4.0.0")] +[assembly: AssemblyFileVersion("1.4.0.0")]