Release version 0.2.1

This commit is contained in:
ajp_anton
2026-07-16 02:00:57 +00:00
parent bc9d5377c3
commit 6c33dc1d69
2 changed files with 6 additions and 4 deletions
@@ -3,12 +3,13 @@
<PropertyGroup>
<RootNamespace>Jellyfin.Plugin.Multilang</RootNamespace>
<TargetFramework>net9.0</TargetFramework>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<GenerateDocumentationFile>false</GenerateDocumentationFile>
<Version>0.2.0</Version>
<AssemblyVersion>0.2.0.0</AssemblyVersion>
<FileVersion>0.2.0.0</FileVersion>
<Version>0.2.1</Version>
<AssemblyVersion>0.2.1.0</AssemblyVersion>
<FileVersion>0.2.1.0</FileVersion>
<Authors>ajp_anton</Authors>
</PropertyGroup>