Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArion authored May 15, 2021
1 parent 4dbab59 commit 27a27aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Start.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ internal sealed class BuildInfo

internal const string Name = "PostProcessing";

internal const string Version = "2.0.3";
internal const string Version = "2.0.5";
}
internal sealed class Start : MelonMod
{
Expand Down Expand Up @@ -80,4 +80,4 @@ private static void UIXAdvert()
}

}
}
}

0 comments on commit 27a27aa

Please sign in to comment.