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

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