From 0e3f38f74a16ee5e24b2e81743eeb49a3ef861db Mon Sep 17 00:00:00 2001 From: hyunho Date: Tue, 18 Aug 2020 17:57:45 +0900 Subject: [PATCH] Release version 1.3.8 Changes: - Add unittest - Add widget efl unittests - Fix notify event sequence Change-Id: I48f3c2e1612e80a3dd097fd1ff6f299c13a48fa4 Signed-off-by: hyunho --- packaging/appcore-widget.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/appcore-widget.spec b/packaging/appcore-widget.spec index be7e811..c6262db 100644 --- a/packaging/appcore-widget.spec +++ b/packaging/appcore-widget.spec @@ -1,6 +1,6 @@ Name: appcore-widget Summary: Widget Application -Version: 1.3.7 +Version: 1.3.8 Release: 1 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4