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

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