cytubefilters: bump git hash

This commit is contained in:
calzoneman 2015-03-05 14:31:58 -06:00
parent 9b5d38e6c8
commit 950853ba71
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
const VERSION = "3.7.0";
const VERSION = "3.7.1";
var singleton = null;
var Config = require("./config");