diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2020-10-16 14:16:58 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2020-10-16 14:16:58 +0900 |
commit | 2cdbce3d20cedfce31122ecb82dcbec9e53eff52 (patch) | |
tree | d58cbf4c8cb2d62cbac045c4bd6e6fe3122c1360 | |
parent | c1f6ca5a3d981433aa52726d16764038009648a9 (diff) | |
download | autofill-setting-tizen_7.0_hotfix.tar.gz autofill-setting-tizen_7.0_hotfix.tar.bz2 autofill-setting-tizen_7.0_hotfix.zip |
Update package version to 0.1.13tizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.164101submit/tizen/20201027.005518submit/tizen/20201012.030422accepted/tizen/unified/20201028.123935accepted/tizen/7.0/unified/hotfix/20221116.112058accepted/tizen/7.0/unified/20221110.060139accepted/tizen/6.5/unified/20211028.224452tizen_7.0_hotfixtizen_7.0tizen_6.5tizenaccepted/tizen_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unified
Change-Id: I60de138095c462e29e83706fbae4c815c304d5b5
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 fe64596..ceb55af 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.12" install-location="internal-only"> +<manifest xmlns="http://tizen.org/ns/packages" api-version="5.5" package="org.tizen.autofill-setting-wearable" version="0.1.13" 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 0382e4f..04c4db1 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.12 +Version: 0.1.13 Release: 1 Group: Graphics & UI Framework/Input License: Apache-2.0 |