Skip to content

Commit

Permalink
Version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
THDigi committed May 19, 2024
1 parent 29d4b6a commit 4831da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParticleEditorPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace Digi.ParticleEditor
{
public class ParticleEditorPlugin : IPlugin
{
public static readonly Version Version = new Version(1, 0, 5);
public static readonly Version Version = new Version(1, 0, 6);

Editor Editor;

Expand Down

0 comments on commit 4831da2

Please sign in to comment.