From 783e3c7a11555b6b4a519dc34c933c0a30be6dcc Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 30 Jan 2024 14:21:42 +0900 Subject: [PATCH] Release version 1.34.40 Changes: - Fix that plugin is executed several times - Fix backup plugin execution information - Fix static analysis issue Change-Id: Ia9d1f4e290a4dad02c8b4309ef35fef63e32bc40 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 9e28004..ad70437 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.39 +Version: 1.34.40 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4