Skip to content

Commit e317075

Browse files
committed
0.2.9 API server changed, bump electron version 0.31.0
1 parent 3ab423d commit e317075

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
2-
apiUrl: 'http://codexen-server-dev2.elasticbeanstalk.com/'
2+
apiUrl: 'https://api.b00st.io/'
33
// apiUrl: 'http://localhost:8000/'
44
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boost",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "Boost App",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)