From 7a4efdfb54f3efeb3fee78ad43ca590ad4a34005 Mon Sep 17 00:00:00 2001 From: hyunho Date: Wed, 23 May 2018 11:42:14 +0900 Subject: [PATCH] Release version 1.0.7 Changes: - Add sender validation check - Add missing privilege check - Removes sql query log - Removes unused variable Change-Id: Iaefb6ffd9254c43844f8626025dea3caa542625e Signed-off-by: hyunho --- packaging/libwatchface-complication.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/libwatchface-complication.spec b/packaging/libwatchface-complication.spec index 78d7bf1..bfd56fd 100644 --- a/packaging/libwatchface-complication.spec +++ b/packaging/libwatchface-complication.spec @@ -1,6 +1,6 @@ Name: libwatchface-complication Summary: Library for developing the watchface complication -Version: 1.0.6 +Version: 1.0.7 Release: 1 Group: Applications/Application Utility License: Apache-2.0 -- 2.7.4