Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit 6816675

Browse files
committed
Bump version to 4.0.0
1 parent ad341e3 commit 6816675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Emby.AutoOrganize/Emby.AutoOrganize.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<AssemblyVersion>3.0.1</AssemblyVersion>
6-
<FileVersion>3.0.1</FileVersion>
5+
<AssemblyVersion>4.0.0</AssemblyVersion>
6+
<FileVersion>4.0.0</FileVersion>
77
</PropertyGroup>
88

99
<ItemGroup>

build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "jellyfin-plugin-autoorganize"
33
guid: "70b7b43b-471b-4159-b4be-56750c795499"
4-
version: "3" # Please increment with each pull request
4+
version: "4" # Please increment with each pull request
55
jellyfin_version: "10.3.0" # The earliest binary-compatible version
66
owner: "jellyfin"
77
nicename: "Auto Organize"

0 commit comments

Comments
 (0)