build: bump version to v0.1.1.0.

This commit is contained in:
redxef 2024-10-30 15:27:24 +01:00
parent 7ce5f673e1
commit b5bab52c6b
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Smart Playlist
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
version: 0.1.0.0
version: 0.1.1.0
targetAbi: 10.10.0.0
framework: net8.0
owner: redxef

View file

@ -5,7 +5,7 @@
<RootNamespace>jellyfin_smart_playlist</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.0.0</Version>
<Version>0.1.1.0</Version>
</PropertyGroup>
<ItemGroup>