From 332295a92b951fecbb757e28b3371e24b2ff6b38 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 29 Dec 2015 02:31:55 +0300 Subject: update metadata --- Juick/Package.appxmanifest | 88 +++++++++++++++++++------------------- Juick/Properties/AssemblyInfo.cs | 4 +- Juick/Properties/WMAppManifest.xml | 2 +- 3 files changed, 47 insertions(+), 47 deletions(-) diff --git a/Juick/Package.appxmanifest b/Juick/Package.appxmanifest index 4d683bb..e5e8833 100644 --- a/Juick/Package.appxmanifest +++ b/Juick/Package.appxmanifest @@ -1,45 +1,45 @@ - - - - - - Juick - anonymous - Assets\StoreLogo.png - - - 6.3.1 - 6.3.1 - - - - - - - - - - - - - - - - - - - - - - - - - AgHostSvcs.dll - - - - - - - + + + + + + Juick + vitalyster + Assets\StoreLogo.png + + + 6.3.1 + 6.3.1 + + + + + + + + + + + + + + + + + + + + + + + + + AgHostSvcs.dll + + + + + + + \ No newline at end of file diff --git a/Juick/Properties/AssemblyInfo.cs b/Juick/Properties/AssemblyInfo.cs index 578be39..e4ad33a 100644 --- a/Juick/Properties/AssemblyInfo.cs +++ b/Juick/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ using System.Resources; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.1.1")] -[assembly: AssemblyFileVersion("2.1.1")] +[assembly: AssemblyVersion("2.1.4")] +[assembly: AssemblyFileVersion("2.1.4")] [assembly: NeutralResourcesLanguageAttribute("en-US")] diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml index 416159e..b589be0 100644 --- a/Juick/Properties/WMAppManifest.xml +++ b/Juick/Properties/WMAppManifest.xml @@ -1,7 +1,7 @@  - + Assets\ApplicationIcon.png -- cgit v1.2.3