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

Commit

Permalink
Merge pull request #75 from jellyfin/prepare-11
Browse files Browse the repository at this point in the history
  • Loading branch information
crobibero committed Dec 12, 2021
2 parents e39a8ce + 80c171f commit 8b5f017
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "Auto Organize"
guid: "70b7b43b-471b-4159-b4be-56750c795499"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-autoorganize.png"
version: "10"
version: "11"
targetAbi: "10.8.0.0"
framework: "net6.0"
owner: "jellyfin"
Expand All @@ -12,22 +12,8 @@ category: "General"
artifacts:
- "AutoOrganize.dll"
changelog: |2-
### New features and improvements ###
- Migration to es6 (#67) @grafixeyehero
- chore: plugin images (#63) @h1dden-da3m0n
### Bug Fixes ###
- Fix saving configuration, Update for 10.8-alpha3 (#74) @NamekMaster
### Code or Repo Maintenance ###
- 10.8 support (#73) @crobibero
- Rename Emby.AutoOrganize to AutoOrganize (#69) @grafixeyehero
- Migrate from FxCop analyzers to .NET analyzers (#52) @crobibero
- Use System.Text.Json (#53) @daullmer
### Dependency updates ###
- chore(deps): bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0 (#62) @dependabot
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#59) @dependabot
- chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 5.0.0 to 5.0.3 (#60) @dependabot
- chore(deps): bump SQLitePCL.pretty.netstandard from 2.0.1 to 2.1.0 (#61) @dependabot
### CI & build changes ###
- Update ci (#70) @h1dden-da3m0n
- chore(ci): builds, releas drafter and more (#57) @h1dden-da3m0n
- Fix saving configuration, Update for 10.8-alpha3 (#74) @NamekMaster

0 comments on commit 8b5f017

Please sign in to comment.