From a437e4eae8af58e0cb276c5d1557f3e702657431 Mon Sep 17 00:00:00 2001 From: AniruddhaKanhere <60444055+AniruddhaKanhere@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:41:37 +0000 Subject: [PATCH] Revert version numbers to allow the workflow to update it --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index c7bc9e35..bf26feb5 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,5 +1,5 @@ name: "corePKCS11" -version: "v3.6.4" +version: "v3.6.3" description: "Software implementation of the PKCS #11 standard." license: "MIT"