chore: bump to v1.5.7 - compact sidebar items

This commit is contained in:
2026-06-09 13:18:48 +10:00
parent 33bfc6240f
commit c0503e949b
+1 -1
View File
@@ -9,7 +9,7 @@ namespace Disco.Plugins.ServiceTracker.Services
{ {
public class ServiceTrackerService public class ServiceTrackerService
{ {
public const string PluginVersion = "1.5.6"; public const string PluginVersion = "1.5.7";
/// <summary> /// <summary>
/// Status values that mean a ticket is closed/done. Checked against the saved StatusOverride /// Status values that mean a ticket is closed/done. Checked against the saved StatusOverride