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.
1 parent 04d3e4b commit a7920b5Copy full SHA for a7920b5
plugin/metadata/sl.go
@@ -16,7 +16,7 @@ var (
16
LIMIT = 50
17
NS_SL_NAME = "sl"
18
OutputFlagName = "output"
19
- PLUGIN_VERSION = "1.5.5"
+ PLUGIN_VERSION = "1.5.6"
20
PLUGIN_SOFTLAYER = "sl"
21
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
22
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION
0 commit comments