diff options
author | Azijur Rahman Sheatu <azijur.r@samsung.com> | 2024-09-05 12:49:55 +0600 |
---|---|---|
committer | Azijur Rahman Sheatu <azijur.r@samsung.com> | 2024-09-05 12:49:55 +0600 |
commit | f36efe41c8d2969ab8fcab792a913839c8f99408 (patch) | |
tree | e6f0e37437d4752de1b7cb6da7bf2d4e7ec1a7e5 | |
parent | 7d7c00419fcf26bafe35d91ea4595f79fca4daa6 (diff) | |
download | share-panel-f36efe41c8d2969ab8fcab792a913839c8f99408.tar.gz share-panel-f36efe41c8d2969ab8fcab792a913839c8f99408.tar.bz2 share-panel-f36efe41c8d2969ab8fcab792a913839c8f99408.zip |
Update Version 1.0.1
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I767e8e9fa66093c43af1c874ea802ab92b5bb11f
Signed-off-by: Azijur Rahman Sheatu <azijur.r@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 ef3655e..c5d1db1 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.share-panel_common" version="1.0.0"> +<manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" install-location="internal-only" package="org.tizen.share-panel_common" version="1.0.1"> <profile name="tizeniot"/> <ui-application appid="org.tizen.share-panel" exec="share-panel" hw-acceleration="on" launch_mode="group" multiple="false" nodisplay="true" process-pool="true" type="capp"> <label>share-panel</label> |