diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2019-08-16 09:56:35 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2019-08-16 09:56:35 +0900 |
commit | 76e4f4fef54f40db0326b0089aebada46635ad40 (patch) | |
tree | e6cf6e86a4557b7abeb89bb219a592d444bbf243 | |
parent | bf35f51f29d55345cde8559582c0c1866b440708 (diff) | |
download | autofill-setting-tizen_5.5_wearable_hotfix.tar.gz autofill-setting-tizen_5.5_wearable_hotfix.tar.bz2 autofill-setting-tizen_5.5_wearable_hotfix.zip |
Update package version to 0.1.10tizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201027.114701submit/tizen_5.5_wearable_hotfix/20201026.1843010submit/tizen_5.5_mobile_hotfix/20201027.114301submit/tizen_5.5_mobile_hotfix/20201026.1851010submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20190816.005501accepted/tizen/unified/20190816.112311accepted/tizen/5.5/unified/wearable/hotfix/20201027.091950accepted/tizen/5.5/unified/mobile/hotfix/20201027.060559accepted/tizen/5.5/unified/20191031.033356tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unified
Change-Id: Ia6d94274a10646d757d3e4f8ef0d5f7c566d370c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-rw-r--r-- | org.tizen.autofill-setting-wearable.xml | 2 | ||||
-rw-r--r-- | packaging/org.tizen.autofill-setting-wearable.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/org.tizen.autofill-setting-wearable.xml b/org.tizen.autofill-setting-wearable.xml index 1e93588..72a78b3 100644 --- a/org.tizen.autofill-setting-wearable.xml +++ b/org.tizen.autofill-setting-wearable.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<manifest xmlns="http://tizen.org/ns/packages" api-version="5.5" package="org.tizen.autofill-setting-wearable" version="0.1.9" install-location="internal-only"> +<manifest xmlns="http://tizen.org/ns/packages" api-version="5.5" package="org.tizen.autofill-setting-wearable" version="0.1.10" install-location="internal-only"> <label>Autofill setting</label> <author email="jihoon48.kim@samsung.com" href="www.samsung.com">Jihoon Kim</author> <description>Autofill setting application</description> diff --git a/packaging/org.tizen.autofill-setting-wearable.spec b/packaging/org.tizen.autofill-setting-wearable.spec index 02d9052..f781054 100644 --- a/packaging/org.tizen.autofill-setting-wearable.spec +++ b/packaging/org.tizen.autofill-setting-wearable.spec @@ -1,6 +1,6 @@ Name: org.tizen.autofill-setting-wearable Summary: Autofill Setting Application -Version: 0.1.9 +Version: 0.1.10 Release: 1 Group: Graphics & UI Framework/Input License: Apache-2.0 |