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-07-03 12:44:39 +00:00
<Version>15.0.0.0</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
<FileVersion>15.0.0.0</FileVersion>
2022-05-15 21:16:06 +00:00
</PropertyGroup>
</Project>