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

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