diff --git a/MediaCleaner/MediaCleaner.csproj b/MediaCleaner/MediaCleaner.csproj index a414c94..52414e0 100644 --- a/MediaCleaner/MediaCleaner.csproj +++ b/MediaCleaner/MediaCleaner.csproj @@ -4,8 +4,8 @@ net8.0 enable MediaCleaner - 2.18.0.0 - 2.18.0.0 + 2.19.0.0 + 2.19.0.0 diff --git a/build.yaml b/build.yaml index 1bafbbf..59b12d7 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "Media Cleaner" guid: "607fee77-97eb-41fe-bf22-26844d99ffb0" -version: "2.18.0.0" +version: "2.19.0.0" targetAbi: "10.9.0.0" framework: "net8.0" overview: "Delete played media after specified time" @@ -13,4 +13,4 @@ owner: "shemanaev" artifacts: - "MediaCleaner.dll" changelog: > - New option to ignore old plays + Add log level switch to troubleshooting tab