Set version to 0.0.5

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-09-11 19:25:21 +02:00
co-authored by Claude Opus 5
parent bd08629fff
commit d976378411
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<Version>0.0.4.0</Version> <Version>0.0.5.0</Version>
<AssemblyVersion>0.0.4.0</AssemblyVersion> <AssemblyVersion>0.0.5.0</AssemblyVersion>
<FileVersion>0.0.4.0</FileVersion> <FileVersion>0.0.5.0</FileVersion>
</PropertyGroup> </PropertyGroup>
</Project> </Project>
+1 -1
View File
@@ -1,7 +1,7 @@
--- ---
name: "Watched Together" name: "Watched Together"
guid: "aa3288a0-e8c1-43e2-8045-8c3411142a5b" 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; # 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. # scripts/package.sh stamps targetAbi/framework for whichever generation it is asked to build.
targetAbi: "10.11.0.0" targetAbi: "10.11.0.0"