[Problem] Update version failed
[Cause & Measure]
Cause : Can't find the updated version tpk file during build.
Measure : Changing version 1.0.1 to 1.0.0 in manifest file.
Change-Id: I9b39643ade0cd9ac6ec26a3f73bb302b30490f3e
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="7.0" package="org.tizen.notifications" version="1.0.1">
+<manifest xmlns="http://tizen.org/ns/packages" api-version="7.0" package="org.tizen.notifications" version="1.0.0">
<profile name="common" />
<ui-application appid="org.tizen.notifications" exec="Notifications.dll" type="dotnet" multiple="false" taskmanage="true" nodisplay="true" launch_mode="single" api-version="11">
<label>Notifications</label>