Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #10 from StellarCN/develop
Browse files Browse the repository at this point in the history
change about page's version to 1.0.2
  • Loading branch information
imloama authored Dec 25, 2017
2 parents 892bc31 + 8f48d15 commit 62fb8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/gateways.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import axios from 'axios'

//app版本号
export const APP_VERSION = '1.0.1'
export const APP_VERSION = '1.0.2'

export const APP_GITHUB = 'https://github.com/stellarcn/firefly'

Expand Down

0 comments on commit 62fb8ff

Please sign in to comment.