Skip to content

Commit

Permalink
Set assembly version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zeobviouslyfakeacc committed Sep 2, 2018
1 parent 5b57229 commit eb3070d
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("HungerRevamped")]
[assembly: AssemblyCopyright("Fuck Copyright Law")]
[assembly: AssemblyCopyright("MIT License")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("76e55258-60b2-4882-8e97-3840eb706dae")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]

0 comments on commit eb3070d

Please sign in to comment.