From 07c0f7c241faca9139d615bdbed435a32b322bca Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 21 Sep 2022 11:46:04 +0200 Subject: [PATCH] replace emoji --- content/posts/pscredentialstore-update/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/pscredentialstore-update/index.md b/content/posts/pscredentialstore-update/index.md index aa453b4..f672de4 100644 --- a/content/posts/pscredentialstore-update/index.md +++ b/content/posts/pscredentialstore-update/index.md @@ -32,7 +32,7 @@ So let me explain the changes in detail: - 🧰 Migrated from Github to [self hosted Gitea](https://gitea.ocram85.com/OCram85/PSCredentialStore). - 🧰 Migrated to self hosted Drone and Woodpecker CI. - 🧰 Updated Pester unit tests to Pester5+ syntax. -- ©️ Changed from MIT to GNU AGPLv3 license. +- 💣 Changed from MIT to GNU AGPLv3 license. - 🧰 Removed the optional dependency helper. - 📦 Updated embedded OpenSSL (LibreSSL) files to version 3.5.3. - Started building and deploying the LibreSSL windows portable version on Github: https://github.com/OCram85/libressl-portable.