Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Update Version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
prafulVaishnav committed Jul 22, 2015
1 parent 5e9a8af commit 93128f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "Brackets",
"version": "1.4.0-0",
"apiVersion": "1.4.0",
"version": "1.5.0-0",
"apiVersion": "1.5.0",
"homepage": "http://brackets.io",
"issues": {
"url": "http://github.com/adobe/brackets/issues"
Expand Down Expand Up @@ -50,4 +50,4 @@
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
}
]
}
}
6 changes: 3 additions & 3 deletions src/config.json
Expand Up @@ -23,8 +23,8 @@
"healthDataServerURL" : "https://healthdev.brackets.io/healthDataLog"
},
"name": "Brackets",
"version": "1.4.0-0",
"apiVersion": "1.4.0",
"version": "1.5.0-0",
"apiVersion": "1.5.0",
"homepage": "http://brackets.io",
"issues": {
"url": "http://github.com/adobe/brackets/issues"
Expand Down Expand Up @@ -73,4 +73,4 @@
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
}
]
}
}

0 comments on commit 93128f6

Please sign in to comment.