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 f56e5c2 commit 14106f4Copy full SHA for 14106f4
1 file changed
src/cli/main.go
@@ -17,7 +17,7 @@ func (as *AutoScaler) GetMetadata() plugin.PluginMetadata {
17
Name: "AutoScaler",
18
Version: plugin.VersionType{
19
Major: 1,
20
- Minor: 0,
+ Minor: 1,
21
Build: 0,
22
},
23
Commands: []plugin.Command{
0 commit comments