diff --git a/SolutionInfo.cs b/SolutionInfo.cs index 0f89c269..f228904f 100644 --- a/SolutionInfo.cs +++ b/SolutionInfo.cs @@ -3,9 +3,9 @@ [assembly: AssemblyCompany("SoundBox")] [assembly: AssemblyProduct("OnlyM")] -[assembly: AssemblyCopyright("Copyright © 2018, 2023 Antony Corbett")] +[assembly: AssemblyCopyright("Copyright © 2018, 2024 Antony Corbett")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: NeutralResourcesLanguage("en-GB")] -[assembly: AssemblyVersion("2.2.0.4")] +[assembly: AssemblyVersion("2.3.0.1")]