diff options
| author | T. Adams <t.adams88@gmail.com> | 2015-04-03 11:04:25 -0700 |
|---|---|---|
| committer | T. Adams <t.adams88@gmail.com> | 2015-04-03 11:04:25 -0700 |
| commit | abf12569ba2aa31ea3a00e4faf3adad2f740cbd9 (patch) | |
| tree | 47c57c6361825491d38e3def6b716926ddd9aa59 /Nuget/MediaBrowser.Model.Signed.nuspec | |
| parent | 46c92107490263f8e6abefbd2259780013fa195d (diff) | |
| parent | ef505c8e9e2b8f348aeaa89be6bc446014b72996 (diff) | |
Merging in latest dev
Diffstat (limited to 'Nuget/MediaBrowser.Model.Signed.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Model.Signed.nuspec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Nuget/MediaBrowser.Model.Signed.nuspec b/Nuget/MediaBrowser.Model.Signed.nuspec index 085408f2e..de9c503b9 100644 --- a/Nuget/MediaBrowser.Model.Signed.nuspec +++ b/Nuget/MediaBrowser.Model.Signed.nuspec @@ -2,15 +2,15 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>MediaBrowser.Model.Signed</id> - <version>3.0.598</version> + <version>3.0.612</version> <title>MediaBrowser.Model - Signed Edition</title> - <authors>Media Browser Team</authors> + <authors>Emby Team</authors> <owners>ebr,Luke,scottisafool</owners> <projectUrl>https://github.com/MediaBrowser/MediaBrowser</projectUrl> <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>Contains common model objects and interfaces used by all Media Browser solutions.</description> - <copyright>Copyright © Media Browser 2013</copyright> + <description>Contains common model objects and interfaces used by all Emby solutions.</description> + <copyright>Copyright © Emby 2013</copyright> <dependencies> </dependencies> </metadata> |
