From 69f1afc7ee73c46253787cd2adafca74b78f8f1a Mon Sep 17 00:00:00 2001 From: ilho kim Date: Tue, 31 Oct 2023 16:32:43 +0900 Subject: [PATCH] Release version 0.24.13 Changes: - Fix wrong CommandType Signed-off-by: ilho kim Change-Id: Id921b75197904a40a178cb977145f930db9c25a0 --- 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 b6de62b..b3f4fc5 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.12 +Version: 0.24.13 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4