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

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