From bd7feb78c9b919959eb814e3ee37155b88b40bb4 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Wed, 17 Mar 2021 17:21:20 +0900 Subject: [PATCH] Release version 1.33.3 Changes: - Update installer signal policy - Fix tag plugin - Change to handle logic subprocess's Wait() - Clear memory database at the end of installation Change-Id: Iffe27e2a0b65bb4d3ea60361387306072686ca12 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 188441f..1471f91 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.33.2 +Version: 1.33.3 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4