Skip to content

Commit 8017dcc

Browse files
allmightyspiffGitHub Enterprise
authored andcommitted
Merge pull request #881 from SoftLayer/v154
v1.5.4 version bump
2 parents 20c5c20 + 40fdb96 commit 8017dcc

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

0 commit comments

Comments
 (0)