Skip to content

Commit

Permalink
Bumped Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Menithal committed Feb 16, 2020
1 parent 6e0afdf commit 268c8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MACPlugin/ActionCameraPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public class ActionCameraPlugin : IPluginCameraBehaviour
#endif
public string ID => "ActionCamera";
public string author => "MA 'Menithal' Lahtinen";
public string version => "0.5.2a";
public string version => "0.6.0a";

public event EventHandler ApplySettings;
private ActionCameraDirector cameraManager;
Expand Down

0 comments on commit 268c8ee

Please sign in to comment.