From 424266c0a338bce8383d0f31a927f5366c634d80 Mon Sep 17 00:00:00 2001 From: Sangyoon Jang Date: Fri, 8 Dec 2017 17:23:27 +0900 Subject: [PATCH] Release version 1.24.1 Changes: - Use PkgQueryInterface in StepCheckRemovable - Move create recovery file to new step - Integrate recovery file creation and first write procedure - Remove flag from plugins - Fix plugin smoketest failure Change-Id: I2265b632669addc732e54160eca8baf1006034a4 Signed-off-by: Sangyoon Jang --- 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 58393b0..2b4acf9 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -2,7 +2,7 @@ Name: app-installers Summary: Application installers -Version: 1.24.0 +Version: 1.24.1 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4