build: bump version to v0.1.1.0.
This commit is contained in:
parent
7ce5f673e1
commit
b5bab52c6b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: Smart Playlist
|
name: Smart Playlist
|
||||||
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
|
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
|
||||||
version: 0.1.0.0
|
version: 0.1.1.0
|
||||||
targetAbi: 10.10.0.0
|
targetAbi: 10.10.0.0
|
||||||
framework: net8.0
|
framework: net8.0
|
||||||
owner: redxef
|
owner: redxef
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<RootNamespace>jellyfin_smart_playlist</RootNamespace>
|
<RootNamespace>jellyfin_smart_playlist</RootNamespace>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<Version>0.1.0.0</Version>
|
<Version>0.1.1.0</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue