Skip to content

Commit

Permalink
Bumped verson
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueCyro committed Feb 19, 2022
1 parent d0b4e47 commit 4996e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhotonicFreedom/PostProcessPatcher.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class ModClass : NeosMod
{
public override string Author => "Cyro";
public override string Name => "Photonic Freedom";
public override string Version => "1.0.1";
public override string Version => "1.2.0";

public static string BaseSettingPath => "Settings.PostProcessing.";
public override void OnEngineInit()
Expand Down

0 comments on commit 4996e9a

Please sign in to comment.