Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shemanaev committed Sep 28, 2024
1 parent 202a2c0 commit 3e131c2
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.17.0.0</AssemblyVersion>
<FileVersion>2.17.0.0</FileVersion>
<AssemblyVersion>2.18.0.0</AssemblyVersion>
<FileVersion>2.18.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.17.0.0"
version: "2.18.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: >
Check creation date for unwatched items
New option to ignore old plays

0 comments on commit 3e131c2

Please sign in to comment.