Skip to content

Commit

Permalink
Version tick
Browse files Browse the repository at this point in the history
Update 31.6.0.216423
  • Loading branch information
sgkoishi committed Feb 19, 2025
1 parent 77649ce commit c8334fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackHistorian/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class Plugin : IPlugin
private View.AverageCollection _averageCollection;
private View.Cache.PityTimerRepository _pityTimers;

public static Version CurrentVersion { get; } = new Version("1.4.23");
public static Version CurrentVersion { get; } = new Version("1.4.24");

public Plugin()
{
Expand Down

0 comments on commit c8334fe

Please sign in to comment.