Skip to content

Commit

Permalink
Merge pull request #881 from SoftLayer/v154
Browse files Browse the repository at this point in the history
v1.5.4 version bump
  • Loading branch information
allmightyspiff authored and GitHub Enterprise committed Nov 25, 2024
2 parents 20c5c20 + 40fdb96 commit 8017dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/metadata/sl.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var (
LIMIT = 50
NS_SL_NAME = "sl"
OutputFlagName = "output"
PLUGIN_VERSION = "1.5.3"
PLUGIN_VERSION = "1.5.4"
PLUGIN_SOFTLAYER = "sl"
PLUGIN_SOFTLAYER_USAGE = "Classic Infrastructure"
UsageAgentHeader = "ibmcloud sl v" + PLUGIN_VERSION
Expand Down

0 comments on commit 8017dcc

Please sign in to comment.