From fc3adc5e208514e9ca69df8858961751f446caff Mon Sep 17 00:00:00 2001 From: lin qunfang Date: Sat, 10 Nov 2018 02:35:13 +0800 Subject: [PATCH] [all][all][change all version to 5.5] Change-Id: Ie4874dbbdb032d6c427f197a11ed5b59fca08c4a Signed-off-by: lin qunfang --- VERSION | 2 +- mobile/tct-behavior-tests/config.xml | 4 ++-- mobile/tct-behavior-tests/manifest.json | 2 +- tv/tct-behavior-tests/config.xml | 4 ++-- tv/tct-behavior-tests/manifest.json | 2 +- tv/tct-behavior-tests/tct-behavior-tests.spec | 2 +- wearable/tct-behavior-tests/config.xml | 4 ++-- wearable/tct-behavior-tests/manifest.json | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 3511574..c7c115b 100755 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ { "main-version": "5", - "release-version": "0" + "release-version": "5" } diff --git a/mobile/tct-behavior-tests/config.xml b/mobile/tct-behavior-tests/config.xml index 93bfd6b..6552885 100755 --- a/mobile/tct-behavior-tests/config.xml +++ b/mobile/tct-behavior-tests/config.xml @@ -1,7 +1,7 @@ - + - + tct-behavior-tests diff --git a/mobile/tct-behavior-tests/manifest.json b/mobile/tct-behavior-tests/manifest.json index 9a96e3d..e07c7ec 100755 --- a/mobile/tct-behavior-tests/manifest.json +++ b/mobile/tct-behavior-tests/manifest.json @@ -1,5 +1,5 @@ { - "version": "5.0", + "version": "5.5", "name": "tct-behavior-tests", "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"], "description": "tct-behavior-tests", diff --git a/tv/tct-behavior-tests/config.xml b/tv/tct-behavior-tests/config.xml index f3822ca..1a2ef2b 100755 --- a/tv/tct-behavior-tests/config.xml +++ b/tv/tct-behavior-tests/config.xml @@ -1,7 +1,7 @@ - + - + tct-behavior-tests diff --git a/tv/tct-behavior-tests/manifest.json b/tv/tct-behavior-tests/manifest.json index 9a96e3d..e07c7ec 100755 --- a/tv/tct-behavior-tests/manifest.json +++ b/tv/tct-behavior-tests/manifest.json @@ -1,5 +1,5 @@ { - "version": "5.0", + "version": "5.5", "name": "tct-behavior-tests", "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"], "description": "tct-behavior-tests", diff --git a/tv/tct-behavior-tests/tct-behavior-tests.spec b/tv/tct-behavior-tests/tct-behavior-tests.spec index 3034fd0..54a370e 100755 --- a/tv/tct-behavior-tests/tct-behavior-tests.spec +++ b/tv/tct-behavior-tests/tct-behavior-tests.spec @@ -1,5 +1,5 @@ name="tct-behavior-tests" -main_version="5.0" +main_version="5.5" release="" version="$main_version" appname=$(echo $name|sed 's/-/_/g') diff --git a/wearable/tct-behavior-tests/config.xml b/wearable/tct-behavior-tests/config.xml index 674a995..6865bab 100755 --- a/wearable/tct-behavior-tests/config.xml +++ b/wearable/tct-behavior-tests/config.xml @@ -1,7 +1,7 @@ - + - + tct-behavior-tests diff --git a/wearable/tct-behavior-tests/manifest.json b/wearable/tct-behavior-tests/manifest.json index 9a96e3d..e07c7ec 100755 --- a/wearable/tct-behavior-tests/manifest.json +++ b/wearable/tct-behavior-tests/manifest.json @@ -1,5 +1,5 @@ { - "version": "5.0", + "version": "5.5", "name": "tct-behavior-tests", "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"], "description": "tct-behavior-tests", -- 2.7.4