Skip to content

Commit a7920b5

Browse files
v1.5.6 version bump
1 parent 04d3e4b commit a7920b5

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.5"
19+
PLUGIN_VERSION = "1.5.6"
2020
PLUGIN_SOFTLAYER = "sl"
2121
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
2222
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION

0 commit comments

Comments
 (0)