From 1b0977f45ec0a76d43f53fbf01a6663f7ef00ff0 Mon Sep 17 00:00:00 2001 From: Changgyu Choi Date: Thu, 15 May 2025 19:26:56 +0900 Subject: [PATCH] Release version 1.0.1 Changes: - Fix README to meet compliance - Fix static analysis issues Change-Id: Iba2b86cc9d481a6bdcbde43169c5b809000342d0 Signed-off-by: Changgyu Choi --- packaging/united-service.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/united-service.spec b/packaging/united-service.spec index 2d561a1..866ba0a 100644 --- a/packaging/united-service.spec +++ b/packaging/united-service.spec @@ -1,6 +1,6 @@ Name: united-service Summary: United Service -Version: 1.0.0 +Version: 1.0.1 Release: 0 Group: App Framework/Application Core License: Apache-2.0 -- 2.34.1