From 5397017000a2bb6285ef99b74e64d964b001362b Mon Sep 17 00:00:00 2001 From: Duncan Tourolle Date: Fri, 11 Sep 2026 19:25:21 +0200 Subject: [PATCH] Set version to 0.0.5 Co-Authored-By: Claude Opus 5 (1M context) --- Directory.Build.props | 6 +++--- build.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index a77cc5b..a73c62e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 0.0.4.0 - 0.0.4.0 - 0.0.4.0 + 0.0.5.0 + 0.0.5.0 + 0.0.5.0 diff --git a/build.yaml b/build.yaml index 9762259..02e0fb1 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "Watched Together" guid: "aa3288a0-e8c1-43e2-8045-8c3411142a5b" -version: "0.0.4.0" +version: "0.0.5.0" # The plugin ships one package per Jellyfin generation. These defaults describe the 10.11 package; # scripts/package.sh stamps targetAbi/framework for whichever generation it is asked to build. targetAbi: "10.11.0.0"