We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f823648 + 1c99307 commit 5cc1266Copy full SHA for 5cc1266
CHANGES.md
@@ -1,6 +1,12 @@
1
Change log
2
==========
3
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
10
2.0.5 (2014-03-05)
11
------------------
12
constants/constants.go
@@ -1,3 +1,3 @@
package constants
-var Version = "2.0.5"
+var Version = "2.0.6"
0 commit comments