jellyfin-plugin-opds/Directory.Build.props

8 lines
191 B
Plaintext
Raw Normal View History

2022-05-15 21:16:06 +00:00
<Project>
<PropertyGroup>
2024-05-14 19:27:28 +00:00
<Version>6.0.0.0</Version>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<FileVersion>6.0.0.0</FileVersion>
2022-05-15 21:16:06 +00:00
</PropertyGroup>
</Project>