From 1804bf02516831f77cf3d618816302116749cb74 Mon Sep 17 00:00:00 2001 From: Changgyu Choi Date: Fri, 16 Feb 2024 14:50:57 +0900 Subject: [PATCH] Release version 0.13.7 Changes: - Fix Exec function to determine the cause of failure - Remove conditional statements for Moible/Wearable profile Change-Id: Ifff07ad222a7557a932fae293d69bba34be9b128 Signed-off-by: Changgyu Choi --- packaging/bundle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/bundle.spec b/packaging/bundle.spec index c2bdb8a..78d4af2 100644 --- a/packaging/bundle.spec +++ b/packaging/bundle.spec @@ -1,6 +1,6 @@ Name: bundle Summary: String key-val dictionary ADT -Version: 0.13.6 +Version: 0.13.7 Release: 0 Group: System/Libraries License: Apache-2.0 -- 2.7.4