From 76df6b417458e3bd1238fae7e06caf71637a1fe0 Mon Sep 17 00:00:00 2001 From: Malichan Date: Fri, 17 Jul 2015 08:55:02 -0500 Subject: [PATCH] Update version --- index.cjsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.cjsx b/index.cjsx index 9a1c235..e344216 100644 --- a/index.cjsx +++ b/index.cjsx @@ -14,7 +14,7 @@ module.exports = description: "任务信息查询 & 任务面板强化" author: "马里酱" link: "https://github.com/malichan" - version: "1.1.4" + version: "1.1.5" reactClass: React.createClass getInitialState: -> fs = require "fs-extra"