Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shemanaev committed Jul 11, 2024
1 parent 3362473 commit 40e5bac
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>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<RootNamespace>MediaCleaner</RootNamespace>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
<FileVersion>2.16.0.0</FileVersion>
<AssemblyVersion>2.17.0.0</AssemblyVersion>
<FileVersion>2.17.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.16.0.0"
version: "2.17.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Delete played media after specified time"
Expand All @@ -13,4 +13,4 @@ owner: "shemanaev"
artifacts:
- "MediaCleaner.dll"
changelog: >
10.9 compatibility
Check creation date for unwatched items

0 comments on commit 40e5bac

Please sign in to comment.