Bump PowerToys version 🥳 (#1739)

This commit is contained in:
Andrey Nekrasov
2020-03-27 18:26:07 +03:00
committed by GitHub
parent f2744493b9
commit c5988e412d

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<Version>0.15.3</Version> <Version>0.16.0</Version>
<DefineConstants>Version=$(Version);</DefineConstants> <DefineConstants>Version=$(Version);</DefineConstants>
</PropertyGroup> </PropertyGroup>
</Project> </Project>