From e81857f6326fbe5efaf095e39381bc5798ba8898 Mon Sep 17 00:00:00 2001 From: SukhyungKang Date: Fri, 28 Jun 2024 08:29:22 +0900 Subject: [PATCH] iRelease version 0.10.0 Changes: - [ACR-1842] Deprecate shortcut api Change-Id: Id5f3d8303654ac75a02e221037473b46350ab5ae Signed-off-by: SukhyungKang --- packaging/libshortcut.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/libshortcut.spec b/packaging/libshortcut.spec index 191f461..ec67838 100644 --- a/packaging/libshortcut.spec +++ b/packaging/libshortcut.spec @@ -1,6 +1,6 @@ Name: libshortcut Summary: Shortcut add feature supporting library -Version: 0.9.0 +Version: 0.10.0 Release: 0 Group: Applications/Core Applications License: Apache-2.0 -- 2.7.4