We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77649ce commit c8334feCopy full SHA for c8334fe
PackHistorian/Plugin.cs
@@ -23,7 +23,7 @@ public class Plugin : IPlugin
23
private View.AverageCollection _averageCollection;
24
private View.Cache.PityTimerRepository _pityTimers;
25
26
- public static Version CurrentVersion { get; } = new Version("1.4.23");
+ public static Version CurrentVersion { get; } = new Version("1.4.24");
27
28
public Plugin()
29
{
0 commit comments