From 4262ca041405a8f8608a6fc50ce7d4a7173a899a Mon Sep 17 00:00:00 2001 From: Inzaniity Date: Wed, 17 May 2023 21:57:01 +0200 Subject: [PATCH] Raised Version Number --- Songify Slim/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Songify Slim/Properties/AssemblyInfo.cs b/Songify Slim/Properties/AssemblyInfo.cs index 66344bb4..8413f796 100644 --- a/Songify Slim/Properties/AssemblyInfo.cs +++ b/Songify Slim/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ // 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.4.0")] +[assembly: AssemblyVersion("1.4.5.0")] [assembly: AssemblyFileVersion("1.4.4.0")] [assembly: NeutralResourcesLanguage("en")] [assembly: Guid("442379e3-32d8-42d1-ab09-cba229672453")] \ No newline at end of file