From 572574edd720bbd48acd9a58170b4ffe2637dd1f Mon Sep 17 00:00:00 2001 From: ilho kim Date: Thu, 9 Feb 2023 16:59:54 +0900 Subject: [PATCH] Release version 0.24.1 Changes: - Delay Creation of cache if backup database is exist Change-Id: Iabd33173e22e46426ba44f426ac98ae4b8fdcfda Signed-off-by: ilho kim --- packaging/pkgmgr-info.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr-info.spec b/packaging/pkgmgr-info.spec index 3334fc5..27b5b5e 100755 --- a/packaging/pkgmgr-info.spec +++ b/packaging/pkgmgr-info.spec @@ -1,6 +1,6 @@ Name: pkgmgr-info Summary: Packager Manager infomation api for package -Version: 0.24.0 +Version: 0.24.1 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4