Skip to content

Commit

Permalink
[MM-39133] Update Marketplace labels for new SKUs (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei committed Oct 8, 2021
1 parent 4abb981 commit 9735836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/model/label.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var ExperimentalLabel Label = Label{
}

var EnterpriseLabel Label = Label{
Name: "Enterprise E20 and Cloud",
Description: "This plugin only works on self-managed deployments (E20) and Mattermost Cloud workspaces.",
Name: "Enterprise and Cloud",
Description: "This plugin only works on self-managed deployments (E20, Enterprise and Professional) and Mattermost Cloud workspaces.",
URL: "https://mattermost.com/pricing/",
}

0 comments on commit 9735836

Please sign in to comment.