Done #135 We are including the application version number in the directory.

This commit is contained in:
tidusjar 2016-07-20 10:40:00 +01:00
commit 67df79bcca
9 changed files with 78 additions and 61 deletions

View file

@ -26,7 +26,7 @@
#endregion
namespace PlexRequests.Core.SettingModels
{
public sealed class ScheduledJobsSettings : Settings
public class ScheduledJobsSettings : Settings
{
public ScheduledJobsSettings()
{