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

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