diff --git a/MediaBrowser.Server.Mac/Emby.Server.Mac.csproj b/MediaBrowser.Server.Mac/Emby.Server.Mac.csproj
index 374476d92..6cc96490e 100644
--- a/MediaBrowser.Server.Mac/Emby.Server.Mac.csproj
+++ b/MediaBrowser.Server.Mac/Emby.Server.Mac.csproj
@@ -488,6 +488,9 @@
Resources\dashboard-ui\reports.html
+
+ Resources\dashboard-ui\robots.txt
+
Resources\dashboard-ui\scheduledtask.html
@@ -545,9 +548,6 @@
Resources\dashboard-ui\userprofiles.html
-
- Resources\dashboard-ui\vulcanize.txt
-
Resources\dashboard-ui\wizardagreement.html
@@ -1121,6 +1121,15 @@
Resources\dashboard-ui\bower_components\emby-webcomponents\browserdeviceprofile.js
+
+ Resources\dashboard-ui\bower_components\emby-webcomponents\datetime.js
+
+
+ Resources\dashboard-ui\bower_components\emby-webcomponents\fetchhelper.js
+
+
+ Resources\dashboard-ui\bower_components\emby-webcomponents\qualityoptions.js
+
Resources\dashboard-ui\bower_components\emby-webcomponents\requirecss.js
@@ -1874,6 +1883,9 @@
Resources\dashboard-ui\bower_components\iron-icons\notification-icons.html
+
+ Resources\dashboard-ui\bower_components\iron-icons\places-icons.html
+
Resources\dashboard-ui\bower_components\iron-icons\social-icons.html
@@ -3548,6 +3560,12 @@
Resources\dashboard-ui\bower_components\paper-progress\.gitignore
+
+ Resources\dashboard-ui\bower_components\paper-progress\.travis.yml
+
+
+ Resources\dashboard-ui\bower_components\paper-progress\CONTRIBUTING.md
+
Resources\dashboard-ui\bower_components\paper-progress\README.md
@@ -5207,6 +5225,9 @@
Resources\dashboard-ui\strings\html\hu.json
+
+ Resources\dashboard-ui\strings\html\id.json
+
Resources\dashboard-ui\strings\html\it.json
diff --git a/SharedVersion.cs b/SharedVersion.cs
index 323710f1c..b4951f12d 100644
--- a/SharedVersion.cs
+++ b/SharedVersion.cs
@@ -1,4 +1,4 @@
using System.Reflection;
//[assembly: AssemblyVersion("3.0.*")]
-[assembly: AssemblyVersion("3.0.5802")]
+[assembly: AssemblyVersion("3.0.5785.0")]