Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gaplo917 committed Feb 3, 2016
1 parent 691b53f commit 388d0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/es6/data/config/hkepc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
const PROXY_URL = 'http://p.ionic-reader.xyz'
const BASE_URL = `http://www.hkepc.com/forum`
const IMAGE_URL = 'http://www.hkepc.com/forum'
const VERSION = "v0.1.0"
const VERSION = "v0.2.0"
function getMobileOperatingSystem(){
"use strict";
const userAgent = navigator.userAgent || navigator.vendor || window.opera;
Expand Down

0 comments on commit 388d0db

Please sign in to comment.