From baae72f0f757d8df339845cbf8e260fdffbfde2d Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 11 Mar 2025 17:53:19 +0900 Subject: [PATCH] Release version 1.34.62 Changes: - Fix StepParseManifest with recovery type cleanup - Fix RecoverUninstall type plugin to be called - Call CLEANUP type plugin when cleanup recovery case Change-Id: Id02bc3e87117fb70ddd44389d927c109014c7e03 Signed-off-by: Ilho Kim --- packaging/app-installers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec index 08810afe..90be3db1 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.61 +Version: 1.34.62 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.34.1