From a07952df01ad7b7231d939b78692c2c5b7ab6aea Mon Sep 17 00:00:00 2001 From: LitoMore Date: Fri, 24 Apr 2020 18:39:03 +0800 Subject: [PATCH] 1.20.0 --- package.json | 2 +- src/app.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 51fcf34..4185110 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaofan-wechat", - "version": "1.19.1", + "version": "1.20.0", "description": "Fanfou WeApp", "private": true, "scripts": { diff --git a/src/app.js b/src/app.js index 0a4bfd7..97b9800 100644 --- a/src/app.js +++ b/src/app.js @@ -3,7 +3,7 @@ const {CONSUMER_KEY} = require('./config/fanfou') App({ - version: '1.19.1', + version: '1.20.0', globalData: { notis: null, account: null,