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 342c53b commit 5fbe139
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("DisableBreathEffect")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyCopyright("MIT License")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("767d39f3-38d3-4623-86d8-dd38e9def6dc")]
[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 5fbe139

Please sign in to comment.