Skip to content

Commit 3d3b844

Browse files
committed
Release 0.2.2
1 parent 80b682a commit 3d3b844

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/appcloud/appcloud.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ func (p *Plugin) GetMetadata() plugin.PluginMetadata {
2020
Name: "Swisscom Application Cloud",
2121
Version: plugin.VersionType{
2222
Major: 0,
23-
Minor: 1,
24-
Build: 1,
23+
Minor: 2,
24+
Build: 2,
2525
},
2626
Commands: []plugin.Command{
2727

0 commit comments

Comments
 (0)