diff --git a/package.json b/package.json index a1e44fa..d8abf70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaofan-wechat", - "version": "1.16.0", + "version": "1.17.0", "description": "Fanfou WeApp", "private": true, "scripts": { diff --git a/src/app.js b/src/app.js index e73bde0..6e66993 100644 --- a/src/app.js +++ b/src/app.js @@ -3,7 +3,7 @@ const {CONSUMER_KEY} = require('./config/fanfou') App({ - version: '1.16.0', + version: '1.17.0', globalData: { notis: null, account: null,