TOOLS-1588 triton@14.4.1
This commit is contained in:
parent
246810e342
commit
e7c321f3db
@ -7,6 +7,11 @@ Known issues:
|
||||
|
||||
## not yet released
|
||||
|
||||
## 4.14.1
|
||||
|
||||
- TOOLS-1587 'triton profile docker-setup' fails when path to 'docker' has
|
||||
spaces. This can help on Windows where Docker Toolbox installs docker.exe
|
||||
to "C:\Program Files\Docker Toolbox".
|
||||
- [#136] bash completion for `triton profile create --copy <TAB>`
|
||||
|
||||
## 4.14.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"version": "4.14.0",
|
||||
"version": "4.14.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"dependencies": {
|
||||
"assert-plus": "0.2.0",
|
||||
|
Reference in New Issue
Block a user