From 6ddd60a270d055e742c4398fcc0d2b8750b753e0 Mon Sep 17 00:00:00 2001
From: Nicolas Jager <nicolas.jager@savoirfairelinux.com>
Date: Fri, 14 Oct 2016 11:30:05 -0400
Subject: [PATCH] build package version : ring-client-uwp_2.0.3.0_Test

daemon commit : 63b61782bca0cd88067f95ce6e405a18f948f84f

Change-Id: I60ed584820af99d72ff47f9d273f399cef31b28d
Tuleap: #1223
---
 Package.appxmanifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Package.appxmanifest b/Package.appxmanifest
index a5caf27..75be018 100644
--- a/Package.appxmanifest
+++ b/Package.appxmanifest
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
-  <Identity Name="ring-client-uwp-multi-device" Publisher="CN=user" Version="2.0.2.0" />
+  <Identity Name="ring-client-uwp-multi-device" Publisher="CN=user" Version="2.0.3.0" />
   <mp:PhoneIdentity PhoneProductId="2385953f-9019-423d-aa82-d1bbacfa258b" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
   <Properties>
     <DisplayName>ring-client-uwp</DisplayName>
-- 
GitLab