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

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