From f15b9dd325eec535238d9bc9f2032073f4eacd43 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Wed, 24 Aug 2022 17:57:21 +0900 Subject: [PATCH] Release version 1.34.14 Changes: - Add exception handling to StepSignature - Implement undo of RemovePerUserStorageDirectories - Add parameter to StepRemovePerUserStorageDirectories Change-Id: I05ec0cfd7c852fedba6427b0adfb1a39fc6f322d 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 331f6e5..298f645 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.13 +Version: 1.34.14 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4