Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Jan 7, 2018
1 parent d17476e commit ffdbe53
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",
"version": "1.2.2",
"version": "1.3.0",
"description": "Fanfou WeApp",
"main": "app.js",
"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.2.2',
version: '1.3.0',
globalData: {
notis: null,
account: null,
Expand Down

0 comments on commit ffdbe53

Please sign in to comment.