From 54660673316b59812b57456c347ee1e9e60cfb68 Mon Sep 17 00:00:00 2001 From: Changgyu Choi Date: Wed, 22 Feb 2023 13:31:49 +0900 Subject: [PATCH] Release version 0.54.0 Changes: - Add get/set window position api - Fix static analysis issues Change-Id: If8c8a774fd35710f5d73b471e3da113f58ce776b Signed-off-by: Changgyu Choi --- packaging/aul.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/aul.spec b/packaging/aul.spec index f3930a9..1e9ae43 100644 --- a/packaging/aul.spec +++ b/packaging/aul.spec @@ -1,6 +1,6 @@ Name: aul Summary: App utility library -Version: 0.53.4 +Version: 0.54.0 Release: 1 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4