Skip to content

Commit

Permalink
Set assembly version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zeobviouslyfakeacc committed Dec 22, 2018
1 parent 24e4ffa commit 217c944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("WildlifeBegone")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyCopyright("MIT License")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("c242b863-2595-4442-9933-7aa73550806e")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]

0 comments on commit 217c944

Please sign in to comment.