Skip to content

Commit

Permalink
Version tick
Browse files Browse the repository at this point in the history
Update 29.0.0.195635
  • Loading branch information
sgkoishi authored Mar 19, 2024
1 parent b09d916 commit b35ed25
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 @@ -21,7 +21,7 @@ public class Plugin : IPlugin
private View.AverageCollection _averageCollection;
private View.Cache.PityTimerRepository _pityTimers;

public static Version CurrentVersion { get; } = new Version("1.4.19");
public static Version CurrentVersion { get; } = new Version("1.4.20");

public Plugin()
{
Expand Down

0 comments on commit b35ed25

Please sign in to comment.