Bump version to 2.5, update copyright year

This commit is contained in:
Matt Nadareski
2023-03-12 15:48:24 -04:00
parent 97aef5e29c
commit 6a4b6d613a
7 changed files with 14 additions and 14 deletions

View File

@@ -5,9 +5,9 @@
<RuntimeIdentifiers>win7-x64;win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<AssemblyName>MPF.Library</AssemblyName>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2022</Copyright>
<Copyright>Copyright (c)2019-2023</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.4</Version>
<Version>2.5</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<IncludeSource>true</IncludeSource>