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 20c5c20 commit 40fdb96Copy full SHA for 40fdb96
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.3"
+ PLUGIN_VERSION = "1.5.4"
20
PLUGIN_SOFTLAYER = "sl"
21
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
22
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION
0 commit comments