aboutsummaryrefslogtreecommitdiff
path: root/Nuget/MediaBrowser.Common.Internal.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'Nuget/MediaBrowser.Common.Internal.nuspec')
-rw-r--r--Nuget/MediaBrowser.Common.Internal.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec
index 217ee1d63c..2e1b8fdc51 100644
--- a/Nuget/MediaBrowser.Common.Internal.nuspec
+++ b/Nuget/MediaBrowser.Common.Internal.nuspec
@@ -2,16 +2,16 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>MediaBrowser.Common.Internal</id>
- <version>3.0.18</version>
+ <version>3.0.19</version>
<title />
<authors>Luke</authors>
<owners>Media Browser Team</owners>
<projectUrl>https://github.com/MediaBrowser/MediaBrowser</projectUrl>
- <iconUrl>http://www.mb3admin.com/images/mb3icons.png</iconUrl>
+ <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Contains common components shared by Media Browser Theatre and Media Browser Server. Not intended for plugin developer consumption.</description>
<dependencies>
- <dependency id="MediaBrowser.Common" version="3.0.18" />
+ <dependency id="MediaBrowser.Common" version="3.0.19" />
<dependency id="NLog" version="2.0.0.2000" />
<dependency id="ServiceStack" version="3.9.37" />
<dependency id="ServiceStack.Api.Swagger" version="3.9.35" />