Skip to content

Commit 5cc1266

Browse files
committed
Merge pull request #7 from orchardup/ship-2.0.6
Ship 2.0.6
2 parents f823648 + 1c99307 commit 5cc1266

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change log
22
==========
33

4+
2.0.6 (2014-04-25)
5+
------------------
6+
7+
- Added `orchard ip` command for printing a host's IP address to stdout
8+
- New Orchard API URL
9+
410
2.0.5 (2014-03-05)
511
------------------
612

constants/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package constants
22

3-
var Version = "2.0.5"
3+
var Version = "2.0.6"

0 commit comments

Comments
 (0)