Skip to content

Commit

Permalink
Correct plugin version number for MediaPortal 2.1. TVServer is v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
margro committed Dec 15, 2018
1 parent cbd9d7e commit 8d8b1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TVServerKodi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.20.0.140")]
[assembly: AssemblyFileVersion("1.20.0.140")]
[assembly: AssemblyVersion("1.18.0.140")]
[assembly: AssemblyFileVersion("1.18.0.140")]

// Set usage and compatibility information to MediaPortal v1.3.0 beta and above
[assembly: CompatibleVersion("1.20.0.0", "1.5.0.0")]
Expand Down

0 comments on commit 8d8b1cd

Please sign in to comment.