Skip to content

Commit

Permalink
Update PluginVersion.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbayatme committed Aug 26, 2024
1 parent 759177b commit 50c7f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Plugins/Bayat/SaveSystem/Runtime/PluginVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static class PluginVersion
/// <summary>
/// The plugin's version.
/// </summary>
public static readonly Version Version = new Version(1, 21, 4);
public static readonly Version Version = new Version(1, 21, 5);

}

Expand Down

0 comments on commit 50c7f76

Please sign in to comment.