From c544947ea86c0a3cb5bae4009c4370e387836870 Mon Sep 17 00:00:00 2001 From: KochiyaOcean Date: Thu, 1 Oct 2015 19:55:35 +0800 Subject: [PATCH] Bump to v3.6.1 --- bower.json | 2 +- gulpfile.coffee | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index e0531221f..dd56f5045 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "poi", - "version": "3.6.0", + "version": "3.6.1", "homepage": "https://github.com/poooi/poi", "authors": [ "Magica " diff --git a/gulpfile.coffee b/gulpfile.coffee index 1fc97ae9c..7ac5e9b93 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -1,4 +1,4 @@ -POI_VERSION = '3.6.0' +POI_VERSION = '3.6.1' ELECTRON_VERSION = '0.33.3' SYSTEM_BIT = win32: 'ia32' diff --git a/package.json b/package.json index ab7a654b7..b4cf254c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poi", - "version": "3.6.0", + "version": "3.6.1", "description": "KanColle Browser Tool", "main": "index.js", "scripts": {