From e29d697893477d83eaa8cd9dcd610729ae39da9f Mon Sep 17 00:00:00 2001 From: Blake Burkhart Date: Tue, 2 Nov 2021 20:02:55 -0500 Subject: [PATCH] Release 1.4.2 --- Properties/AssemblyInfo.cs | 4 ++-- extension.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 04fda37..4333e6d 100644 --- a/Properties/AssemblyInfo.cs +++ b/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.4.1.0")] -[assembly: AssemblyFileVersion("1.4.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.4.2.0")] +[assembly: AssemblyFileVersion("1.4.2.0")] \ No newline at end of file diff --git a/extension.yaml b/extension.yaml index 6bea631..0565483 100644 --- a/extension.yaml +++ b/extension.yaml @@ -1,7 +1,7 @@ Id: Playlist_b0313f81-2b86-4eba-9f24-1a727dedbd45 Name: Playlist Author: bburky -Version: 1.4.1 +Version: 1.4.2 Module: Playlist.dll Type: GenericPlugin Icon: icon.png