Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Nov 22, 2017
1 parent 17266c8 commit e45337b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fanfou-weapp",
"version": "1.1.3",
"version": "1.1.4",
"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.1.3',
version: '1.1.4',
globalData: {
notis: null,
account: null,
Expand Down

0 comments on commit e45337b

Please sign in to comment.