From 40fa9f4ed2d8c99ecfb26f421183a8a3db544344 Mon Sep 17 00:00:00 2001 From: Dorian Naaji Date: Mon, 14 Aug 2023 10:16:10 +0200 Subject: [PATCH] release: 8.1 --- YoutubeToMP3/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/YoutubeToMP3/Properties/AssemblyInfo.cs b/YoutubeToMP3/Properties/AssemblyInfo.cs index 71310cc..ac1c219 100644 --- a/YoutubeToMP3/Properties/AssemblyInfo.cs +++ b/YoutubeToMP3/Properties/AssemblyInfo.cs @@ -51,7 +51,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("8.0.0.0")] -[assembly: AssemblyFileVersion("8.0.0.0")] +[assembly: AssemblyVersion("8.1")] +[assembly: AssemblyFileVersion("8.1")] [assembly: NeutralResourcesLanguage("en")]