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

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