diff --git a/content/posts/pscredentialstore-update/index.md b/content/posts/pscredentialstore-update/index.md index f672de4..93bc839 100644 --- a/content/posts/pscredentialstore-update/index.md +++ b/content/posts/pscredentialstore-update/index.md @@ -22,6 +22,10 @@ tags: ['PSCredentialStore'] ![PSCredLogo](https://gitea.ocram85.com/OCram85/PSCredentialStore/raw/branch/master/assets/social-logo.png) +

+ +

+ Today I'm proud to present the release of PSCredentialStore version [1.1.0](https://www.powershellgallery.com/packages/PSCredentialStore/1.1.0). This version was mainly focused on updating the build pipeline and codebase. @@ -44,3 +48,10 @@ Additionally we fixed some issues and added new connection types: - 🌟 Added CiscoUCSCentral connection type - 🐛 Fixed `Test-CredentialStoreItem` output - 🐛 Fixed CiscoUCS connection + +You can find the PSCredential store at [PowerShell Gallery](https://www.powershellgallery.com/packages/PSCredentialStore) +and [gitea.ocram85.com](https://gitea.ocram85.com/OCram85/PSCredentialStore/releases) + +❤️ Feel free to install or upgrade to the latest version with `Install-Module -Name 'PSCredentialStore' -Force` + +![forthebadge](https://forthebadge.com/images/badges/contains-17-coffee-cups.svg)