summaryrefslogtreecommitdiff
path: root/build/GlobalAssemblyInfo.cs
blob: f90ab358d4264e07a73d9caab21050cf36b93b47 (plain)
1
2
3
4
5
using System.Reflection;

[assembly: AssemblyProduct("SMAPI")]
[assembly: AssemblyVersion("2.5.2")]
[assembly: AssemblyFileVersion("2.5.2")]