Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbergjeffrey committed Feb 17, 2017
1 parent e8ccae2 commit 3a76c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ var config = {
root: path.resolve(certPath, 'root.pem')
},
gms: {
version: '2.0.2.0',
version: '2.0.3.0',
port: 8590,
hostname: friendlyHostname !== undefined ? friendlyHostname : globalHostname,
routePath: path.join(__dirname, '/../routes/'),
Expand Down

0 comments on commit 3a76c68

Please sign in to comment.