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

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