We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8a971 commit da49ee7Copy full SHA for da49ee7
1 file changed
Sources/Stylophone/Package.tt
@@ -2,7 +2,7 @@
2
<#@ output extension=".appxmanifest" #>
3
<#@ parameter type="System.String" name="BuildConfiguration" #>
4
<#
5
- string version = "2.6.1.0";
+ string version = "2.6.2.0";
6
7
// Get configuration name at Build time
8
string configName = Host.ResolveParameterValue("-", "-", "BuildConfiguration");
0 commit comments