From 2eb38cb0d900cf4e4a0db92beceff55d0e280d10 Mon Sep 17 00:00:00 2001 From: ilho kim Date: Wed, 15 Mar 2023 13:50:57 +0900 Subject: [PATCH] Release version 0.24.4 Changes: - Fix static analysis issue Change-Id: I015f93e43773f751b2d9eb25c68ca54884f0d6f9 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 b20aa82..03c4a7a 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.3 +Version: 0.24.4 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4