Increment version number

This commit is contained in:
Calvin Montgomery 2014-07-10 19:52:16 -07:00
parent 1c77a24839
commit 0f11615a1f
3 changed files with 3 additions and 2 deletions

View file

@ -76,6 +76,7 @@ MediaRefresherModule.prototype.refreshGoogleDocs = function (media, cb) {
case "HTTP 302":
case "Video not found":
case "Private video":
self.channel.activeLock.release();
return;
default:
if (err) {