Update version to 0.19.3 (#5033)

This commit is contained in:
Enrico Giordani
2020-07-16 17:15:05 +02:00
committed by GitHub
parent 2b9ab05888
commit c035bf2d37
6 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ namespace Microsoft.PowerLauncher.Telemetry
/// <summary>
/// Gets The version string. TODO: This should be replaced by a P/Invoke call to get_product_version
/// </summary>
public string Version => "v0.19.2";
public string Version => "v0.19.3";
public double BootTimeMs { get; set; }

View File

@@ -9,7 +9,7 @@
<Identity
Name="f4f787a5-f0ae-47a9-be89-5408b1dd2b47"
Publisher="CN=lamotile"
Version="0.19.2.0" />
Version="0.19.3.0" />
<mp:PhoneIdentity PhoneProductId="f4f787a5-f0ae-47a9-be89-5408b1dd2b47" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>