We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3696d63 + a915ecd commit 5e5db8aCopy full SHA for 5e5db8a
1 file changed
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.8"
+ PLUGIN_VERSION = "1.5.9"
20
PLUGIN_SOFTLAYER = "sl"
21
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
22
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION
0 commit comments