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

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