Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shemanaev committed Aug 2, 2022
1 parent 6895ac6 commit 5ef6728
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>MediaCleaner</RootNamespace>
<AssemblyVersion>2.2.0.0</AssemblyVersion>
<FileVersion>2.2.0.0</FileVersion>
<AssemblyVersion>2.3.0.0</AssemblyVersion>
<FileVersion>2.3.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
5 changes: 3 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.2.0.0"
version: "2.3.0.0"
targetAbi: "10.8.0.0"
framework: "net6.0"
overview: "Delete played media after specified time"
Expand All @@ -13,4 +13,5 @@ owner: "shemanaev"
artifacts:
- "MediaCleaner.dll"
changelog: >
Add locations inclusion
Fix series virtual episodes messing with detection

0 comments on commit 5ef6728

Please sign in to comment.