From 3fc8fa69a3cb3cd38bcc5df226cd0e0f40379eea Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 13 Dec 2019 16:02:00 +0900 Subject: [PATCH] Release version 1.31.1 Changes: - Fix smoke-test functions for rollback cases - Add smoke-util functions to check existance of shared/data - Fix StepUpdateStorageDirectories - Change header path to be included - Change the way to delete "shared/data" directory - Fix FindRecoveryFile - Fix static analysis issue - Add null checking before setting cleanup flag - Fix StepRecoverChangeOwner - Fix StepRecoverStorageDirectories Change-Id: Iec2faac95ac9cc7123c237ecc6c4c2c47733d3e8 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 4f460e8..8bf8d66 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.31.0 +Version: 1.31.1 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4