mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-25 02:14:56 +00:00
13 lines
391 B
C#
13 lines
391 B
C#
using System.Reflection;
|
|
|
|
[assembly: AssemblyTitle("PepperDashEssentials")]
|
|
[assembly: AssemblyCompany("PepperDash Technology Corp")]
|
|
[assembly: AssemblyProduct("PepperDashEssentials")]
|
|
[assembly: AssemblyCopyright("Copyright © PepperDash Technology Corp 2017")]
|
|
<<<<<<< HEAD
|
|
[assembly: AssemblyVersion("1.1.8.*")]
|
|
=======
|
|
[assembly: AssemblyVersion("1.3.0.*")]
|
|
|
|
>>>>>>> feature/ecs-684
|