From 0e73116a7afb7863d5ff13fb978669571ca490c9 Mon Sep 17 00:00:00 2001 From: Rui Date: Tue, 10 Nov 2015 16:55:29 +0800 Subject: [PATCH] Update index.cjsx --- index.cjsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.cjsx b/index.cjsx index bc8c3b8..4d85c15 100644 --- a/index.cjsx +++ b/index.cjsx @@ -14,7 +14,7 @@ module.exports = description: "任务信息查询 & 任务面板强化" author: "马里酱" link: "https://github.com/malichan" - version: "1.2.0" + version: "1.2.2" reactClass: React.createClass getInitialState: -> fs = require "fs-extra"