diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-20 00:21:52 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-20 00:21:52 -0500 |
| commit | 40e8d0c75e5f19167f08f0159830723684178a4f (patch) | |
| tree | 4cdedcabf6dd1633e5726d92cc554a3eb697cd99 /Nuget/MediaBrowser.Common.nuspec | |
| parent | a93c2682d96dee4acf0f98f3adb44ef46610227a (diff) | |
add additional http server error handling
Diffstat (limited to 'Nuget/MediaBrowser.Common.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Common.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nuget/MediaBrowser.Common.nuspec b/Nuget/MediaBrowser.Common.nuspec index daeb754bac..6b58957204 100644 --- a/Nuget/MediaBrowser.Common.nuspec +++ b/Nuget/MediaBrowser.Common.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>MediaBrowser.Common</id> - <version>3.0.691</version> + <version>3.0.692</version> <title>Emby.Common</title> <authors>Emby Team</authors> <owners>ebr,Luke,scottisafool</owners> |
