diff --git a/Changelog.md b/Changelog.md index c680fb7..52df806 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## Next version +## Version 2.2.1 - Feature release - Feature: new action to add a node pool to a cluster - Allow forcing a different subscription when using user assigned managed identities for credentials diff --git a/plugin.json b/plugin.json index d6750e2..883bacd 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "id": "aks-clusters", - "version": "2.2.0", + "version": "2.2.1", "meta": { "label": "AKS clusters", "description": "Interact with or create Microsoft Azure Kubernetes Service clusters",