From 158c1527c58f369d87bc90e842f484337b7984e2 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Wed, 20 Apr 2022 07:38:21 +0900 Subject: [PATCH] Release version 1.18.3 Changes: - Add a missing enumeration value - [UI Thread] Change comm to "UIThread+" Change-Id: Icd18060a623d93c415412b562973216856cdb0bb Signed-off-by: Hwankyu Jhun --- packaging/app-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-core.spec b/packaging/app-core.spec index 5152d4a..d6c205d 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,6 +1,6 @@ Name: app-core Summary: Application basic -Version: 1.18.2 +Version: 1.18.3 Release: 0 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4