jellyfin-plugin-webhook/Directory.Build.props

8 lines
194 B
Plaintext
Raw Normal View History

2022-05-15 21:16:06 +00:00
<Project>
<PropertyGroup>
2024-05-17 16:49:50 +00:00
<Version>14.0.0.0</Version>
<AssemblyVersion>14.0.0.0</AssemblyVersion>
<FileVersion>14.0.0.0</FileVersion>
2022-05-15 21:16:06 +00:00
</PropertyGroup>
</Project>