aboutsummaryrefslogtreecommitdiff
path: root/SharedVersion.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-08-11 17:56:12 -0400
committerGitHub <noreply@github.com>2017-08-11 17:56:12 -0400
commit3237fd9e5e2a2879d0d48acc4c7e5c0f7b397c38 (patch)
tree428594aefb259b23b2ae990a50417c75c41f4338 /SharedVersion.cs
parentaff4fc649b33b9a8ac257f11c954d8e9741a68d0 (diff)
parentb7867214ef317bbf6502e53701a990ec5f13b645 (diff)
Merge pull request #2806 from MediaBrowser/dev
update download error handling
Diffstat (limited to 'SharedVersion.cs')
-rw-r--r--SharedVersion.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SharedVersion.cs b/SharedVersion.cs
index 719ace03f..25d498a60 100644
--- a/SharedVersion.cs
+++ b/SharedVersion.cs
@@ -1,3 +1,3 @@
using System.Reflection;
-[assembly: AssemblyVersion("3.2.26.21")]
+[assembly: AssemblyVersion("3.2.26.22")]