Skip to content

Commit 1f16794

Browse files
committed
Bump version to 0.7.3
1 parent eda6916 commit 1f16794

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2014-03-23 Samy Pessé <[email protected]>
2+
Aaron O'Mullan <[email protected]>
3+
4+
* Bump version to 0.7.3
5+
* Fix addons build when node used from desktop extras
6+
* Add Find/Replace in files
7+
* Add Maven project support
8+
* Add base runner for Java
9+
* Improve command palette: selection, scrolling
10+
* Add action "npm install" for node projects
11+
* Fix run of long process command in terminal
12+
* Fix heroku deployment (push key and git push)
13+
* Add welcome message
14+
115
2014-03-19 Samy Pessé <[email protected]>
216
Aaron O'Mullan <[email protected]>
317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebox",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Open source cloud & desktop IDE.",
55
"homepage": "https://www.codebox.io",
66
"author": "FriendCode Inc. <[email protected]>",

0 commit comments

Comments
 (0)