Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shemanaev committed Feb 4, 2024
1 parent 92c5ed8 commit 7a8423c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions MediaCleaner/MediaCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<RootNamespace>MediaCleaner</RootNamespace>
<AssemblyVersion>2.10.0.0</AssemblyVersion>
<FileVersion>2.10.0.0</FileVersion>
<AssemblyVersion>2.11.0.0</AssemblyVersion>
<FileVersion>2.11.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "Media Cleaner"
guid: "607fee77-97eb-41fe-bf22-26844d99ffb0"
version: "2.10.0.0"
version: "2.11.0.0"
targetAbi: "10.8.11.0"
framework: "net6.0"
overview: "Delete played media after specified time"
Expand All @@ -13,4 +13,4 @@ owner: "shemanaev"
artifacts:
- "MediaCleaner.dll"
changelog: >
Add exception for ytdl-sub when deleting series
Ignore plays that happened before the item was added

0 comments on commit 7a8423c

Please sign in to comment.