Skip to content

Commit 5e5db8a

Browse files
cloud-iaas-fabric-automation cloud-iaas-fabric-automationGitHub Enterprise
authored andcommitted
Merge pull request #939 from SoftLayer/v159
v1.5.9 version update
2 parents 3696d63 + a915ecd commit 5e5db8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/metadata/sl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var (
1616
LIMIT = 50
1717
NS_SL_NAME = "sl"
1818
OutputFlagName = "output"
19-
PLUGIN_VERSION = "1.5.8"
19+
PLUGIN_VERSION = "1.5.9"
2020
PLUGIN_SOFTLAYER = "sl"
2121
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
2222
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION

0 commit comments

Comments
 (0)