Skip to content

Commit

Permalink
Prepare v0.6.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinjil committed Oct 9, 2022
1 parent f60423b commit 8734c87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Jellyfin.Xtream/Jellyfin.Xtream.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>Jellyfin.Xtream</RootNamespace>
<AssemblyVersion>0.5.1.0</AssemblyVersion>
<FileVersion>0.5.1.0</FileVersion>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<FileVersion>0.6.0.0</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "Jellyfin Xtream"
guid: "5d774c35-8567-46d3-a950-9bb8227a0c5d"
version: "0.5.1.0"
version: "0.6.0.0"
targetAbi: "10.8.4.0"
framework: "net6.0"
overview: "Stream content from an Xtream-compatible server."
Expand Down

0 comments on commit 8734c87

Please sign in to comment.