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 Jun 12, 2021
1 parent 7c6161e commit 78b89dd
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 @@ -12,7 +12,7 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("2878cf6b-b84b-4573-8185-12a5654f0496")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: MelonInfo(typeof(ShorterReadingIntervals.ShorterReadingIntervalsMod), "ShorterReadingIntervals", "1.2", "zeobviouslyfakeacc")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
[assembly: MelonInfo(typeof(ShorterReadingIntervals.ShorterReadingIntervalsMod), "ShorterReadingIntervals", "1.3", "zeobviouslyfakeacc")]
[assembly: MelonGame("Hinterland", "TheLongDark")]

0 comments on commit 78b89dd

Please sign in to comment.