mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
Now working on 0.18.3
This commit is contained in:
committed by
Enrico Giordani
parent
ac62fd6204
commit
ee31813a0d
@@ -10,7 +10,7 @@ namespace Microsoft.PowerLauncher.Telemetry
|
||||
/// <summary>
|
||||
/// TODO: This should be replaced by a P/Invoke call to get_product_version
|
||||
/// </summary>
|
||||
public string Version => "v0.18.2";
|
||||
public string Version => "v0.18.3";
|
||||
|
||||
public double BootTimeMs { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user