reduced size of image indicators

pull/702/head
Luke Pulverenti 11 years ago
parent 1e88b1ef9f
commit a9f243e8c4

@ -473,7 +473,7 @@ namespace MediaBrowser.Server.Implementations.Drawing
/// <summary>
/// Increment this when indicator drawings change
/// </summary>
private const string IndicatorVersion = "1";
private const string IndicatorVersion = "2";
/// <summary>
/// Gets the cache file path based on a set of parameters

Loading…
Cancel
Save