diff --git a/config.js b/config.js index 265b0bf8..1a29ee52 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ module.exports = { - apiUrl: 'http://codexen-server-dev2.elasticbeanstalk.com/' + apiUrl: 'https://api.b00st.io/' // apiUrl: 'http://localhost:8000/' } diff --git a/package.json b/package.json index 9a7cd215..04e8dd1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boost", - "version": "0.2.8", + "version": "0.2.9", "description": "Boost App", "main": "main.js", "scripts": {