Skip to content

Commit

Permalink
1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Jan 25, 2019
1 parent 0db94c1 commit 904d019
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.13.1",
"version": "1.13.2",
"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.13.1',
version: '1.13.2',
globalData: {
notis: null,
account: null,
Expand Down

0 comments on commit 904d019

Please sign in to comment.