diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-27 13:11:05 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-07-27 13:11:05 -0400 |
| commit | 308233ceba2c1cd89678c91ab8f5ce2363c79e3d (patch) | |
| tree | 917c07dfd4864df91e965a40425ceb59f1e800dd /Nuget/MediaBrowser.Common.Internal.nuspec | |
| parent | 2fed4c1ab8af48cfb6a0077189e6b8addbedb8d7 (diff) | |
update translations
Diffstat (limited to 'Nuget/MediaBrowser.Common.Internal.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Common.Internal.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec index 21173feaad..a1fb060607 100644 --- a/Nuget/MediaBrowser.Common.Internal.nuspec +++ b/Nuget/MediaBrowser.Common.Internal.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>MediaBrowser.Common.Internal</id> - <version>3.0.653</version> + <version>3.0.654</version> <title>MediaBrowser.Common.Internal</title> <authors>Luke</authors> <owners>ebr,Luke,scottisafool</owners> @@ -12,7 +12,7 @@ <description>Contains common components shared by Emby Theater and Emby Server. Not intended for plugin developer consumption.</description> <copyright>Copyright © Emby 2013</copyright> <dependencies> - <dependency id="MediaBrowser.Common" version="3.0.653" /> + <dependency id="MediaBrowser.Common" version="3.0.654" /> <dependency id="NLog" version="4.3.5" /> <dependency id="SimpleInjector" version="3.2.0" /> </dependencies> |
