Skip to content

Commit

Permalink
chore: Bump version for update
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbayatme committed Dec 26, 2024
1 parent da4f243 commit b612628
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, 5);
public static readonly Version Version = new Version(1, 21, 8);

}

Expand Down

0 comments on commit b612628

Please sign in to comment.