Skip to content

Commit

Permalink
Bump version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Mar 24, 2014
1 parent eda6916 commit 1f16794
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2014-03-23 Samy Pessé <[email protected]>
Aaron O'Mullan <[email protected]>

* Bump version to 0.7.3
* Fix addons build when node used from desktop extras
* Add Find/Replace in files
* Add Maven project support
* Add base runner for Java
* Improve command palette: selection, scrolling
* Add action "npm install" for node projects
* Fix run of long process command in terminal
* Fix heroku deployment (push key and git push)
* Add welcome message

2014-03-19 Samy Pessé <[email protected]>
Aaron O'Mullan <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codebox",
"version": "0.7.2",
"version": "0.7.3",
"description": "Open source cloud & desktop IDE.",
"homepage": "https://www.codebox.io",
"author": "FriendCode Inc. <[email protected]>",
Expand Down

0 comments on commit 1f16794

Please sign in to comment.