diff options
author | aman.jeph <aman.jeph@samsung.com> | 2020-08-18 12:35:14 +0530 |
---|---|---|
committer | aman.jeph <aman.jeph@samsung.com> | 2020-08-18 12:53:48 +0530 |
commit | 839573091f47d157df36f6cfc854a00cc8f660e6 (patch) | |
tree | 642bc30c73eb52b80db491d48c0b1fe7cbc6ed98 | |
parent | 5e1c2620e536c56c0af2d827ac2530b26275ada7 (diff) | |
download | quickpanel-839573091f47d157df36f6cfc854a00cc8f660e6.tar.gz quickpanel-839573091f47d157df36f6cfc854a00cc8f660e6.tar.bz2 quickpanel-839573091f47d157df36f6cfc854a00cc8f660e6.zip |
Updating api_version to 5.5submit/tizen/20200820.092301submit/tizen/20200819.121618
Change-Id: I8c884d737ed51b05bf4f32092ae35b9a8ae7d4bf
Signed-off-by: aman.jeph <aman.jeph@samsung.com>
-rwxr-xr-x | tizen-manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tizen-manifest.xml b/tizen-manifest.xml index 0adbbdf..ad67563 100755 --- a/tizen-manifest.xml +++ b/tizen-manifest.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" install-location="internal-only" package="org.tizen.quickpanel_common" version="1.0.0"> +<manifest xmlns="http://tizen.org/ns/packages" api-version="5.5" install-location="internal-only" package="org.tizen.quickpanel_common" version="1.0.0"> <author email="jin0.kim@samsung.com" href="www.samsung.com">Jinyoung Kim</author> <profile name="tizeniot"/> <ui-application appid="org.tizen.quickpanel" exec="quickpanel" hw-acceleration="on" launch_mode="single" multiple="false" nodisplay="true" process-pool="true" taskmanage="false" type="capp"> |