From 9a121bc4b5ee01276628e79881634e72759e469e Mon Sep 17 00:00:00 2001 From: ilho kim Date: Thu, 26 Oct 2023 16:11:46 +0900 Subject: [PATCH 1/1] Release version 0.24.11 Changes: - Set memory limit Change-Id: I7a0910e2d9b426f73c4ea6e0fde46dd10c42bfa9 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 134efa9..0832379 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.10 +Version: 0.24.11 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4