Changed version of PTM to 2.1.0

This commit is contained in:
Legedric 2018-06-04 09:55:54 +02:00
parent 4fef7f566a
commit 0db1fbaa00
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ using Core.Helper;
using Core.Main.DataObjects.PTMagicData;
using Microsoft.Extensions.DependencyInjection;
[assembly: AssemblyVersion("2.0.2")]
[assembly: AssemblyVersion("2.1.0")]
[assembly: AssemblyProduct("PT Magic")]
namespace PTMagic {