diff options
author | mohitkr1 <mohit.kr1@samsung.com> | 2020-08-21 16:11:45 +0530 |
---|---|---|
committer | Amritanshu Pandia <a.pandia1@samsung.com> | 2020-08-21 10:53:18 +0000 |
commit | 86e9c3f853ba911e98095cdfe24a079c64875b7c (patch) | |
tree | 3f9f735556b262c171888e983037d93042983eb0 | |
parent | 9e7db2b79b78da7ace64240b031fe6dadb976d1a (diff) | |
download | attach-panel-document-86e9c3f853ba911e98095cdfe24a079c64875b7c.tar.gz attach-panel-document-86e9c3f853ba911e98095cdfe24a079c64875b7c.tar.bz2 attach-panel-document-86e9c3f853ba911e98095cdfe24a079c64875b7c.zip |
Updated api version to 5.5submit/tizen/20200821.111028accepted/tizen/unified/20200824.050756
Change-Id: I2ebb8a51ee7a41eb05cda3c265eb200e12bb1873
Signed-off-by: mohitkr1 <mohit.kr1@samsung.com>
-rwxr-xr-x[-rw-r--r--] | attach-panel-document.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/attach-panel-document.xml b/attach-panel-document.xml index 513c5db..85c4b3b 100644..100755 --- a/attach-panel-document.xml +++ b/attach-panel-document.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<manifest xmlns="http://tizen.org/ns/packages" package="attach-panel-document" api-version="3.0" version="0.0.1" install-location="internal-only"> +<manifest xmlns="http://tizen.org/ns/packages" package="attach-panel-document" api-version="5.5" version="0.0.1" install-location="internal-only"> <label>Document Appcontrol</label> <author email="ch.kumar@samsung.com" href="www.samsung.com">Chandan Kumar</author> <description>attach-panel-document UG</description> |