From 1829d705a5afdc029229a6785c03d6a3fc55d521 Mon Sep 17 00:00:00 2001 From: ilho kim Date: Fri, 10 Nov 2023 16:41:15 +0900 Subject: [PATCH] Release version 0.24.15 Changes: - Add handling of the invalid command type - Remove internal api related with memory database Change-Id: I63ab1675a48159f66857dce4ae996a309ecb62fb 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 26fe260..8cc8f0c 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.14 +Version: 0.24.15 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4