Skip to content

Commit

Permalink
1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Apr 23, 2020
1 parent 5706b2f commit b25174d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xiaofan-wechat",
"version": "1.18.0",
"version": "1.19.0",
"description": "Fanfou WeApp",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
const {CONSUMER_KEY} = require('./config/fanfou')

App({
version: '1.18.0',
version: '1.19.0',
globalData: {
notis: null,
account: null,
Expand Down

0 comments on commit b25174d

Please sign in to comment.