From 4b94fd67dab30d4d7f3bf368fae0a3e2e5a9cb15 Mon Sep 17 00:00:00 2001 From: Yonggoo Kang Date: Fri, 30 Aug 2024 12:01:09 +0900 Subject: [PATCH] Release version 1.0.5 Change-Id: Ied598bc17a0b2851f1008be805979d6676601b5b --- packaging/webauthn.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/webauthn.spec b/packaging/webauthn.spec index 97d718f..73faee2 100644 --- a/packaging/webauthn.spec +++ b/packaging/webauthn.spec @@ -2,7 +2,7 @@ %global version_major 1 %global version_minor 0 -%global version_patch 4 +%global version_patch 5 %global version_release 1 Name: webauthn -- 2.34.1