Skip to content

Commit bf1e0a0

Browse files
authored
Fix version value
1 parent bade15e commit bf1e0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"commands": [
66
{
77
"name": "netstorage",
8-
"version": ""1.0.1,
8+
"version": "1.0.1",
99
"description": "Interface for Akamai NetStorage",
1010
"bin": "https://github.com/akamai/cli-netstorage/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"
1111
}

0 commit comments

Comments
 (0)