diff options
author | Jihoon Kim <jihoon48.kim@samsung.com> | 2019-08-07 11:03:56 +0900 |
---|---|---|
committer | Jihoon Kim <jihoon48.kim@samsung.com> | 2019-08-07 11:03:56 +0900 |
commit | 22ebe887557f81a7d97fe3da15fa407bdcc60e52 (patch) | |
tree | 8304fdbcf496fded30d27ae582236ef3dfc7628e | |
parent | 176d33d98fe7f90dd673e38a584c9df29552c47e (diff) | |
download | autofill-setting-22ebe887557f81a7d97fe3da15fa407bdcc60e52.tar.gz autofill-setting-22ebe887557f81a7d97fe3da15fa407bdcc60e52.tar.bz2 autofill-setting-22ebe887557f81a7d97fe3da15fa407bdcc60e52.zip |
Update package version to 0.1.9submit/tizen/20190807.021711
Change-Id: I411d5fc7d156759e09d86d1bc740365808bf0c69
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 fcc8b25..1e93588 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.8" install-location="internal-only"> +<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"> <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 c0cfa58..02d9052 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.8 +Version: 0.1.9 Release: 1 Group: Graphics & UI Framework/Input License: Apache-2.0 |