Skip to content

Commit 4dbe6b8

Browse files
committed
set release version to 1.1.2
1 parent bea3df5 commit 4dbe6b8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

MahApps.Metro/MahApps.Metro.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>MahApps.Metro</id>
5-
<version>1.1.1.0</version>
5+
<version>1.1.2.0</version>
66
<title>MahApps.Metro</title>
77
<authors>Paul Jenkins; Jake Ginnivan; Brendan Forster (shiftkey); Alex Mitchell (Amrykid); Dennis Daume (flagbug); Jan Karger (punker76)</authors>
88
<owners>Paul Jenkins; Jake Ginnivan</owners>

MahApps.Metro/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@
1717
[assembly: AssemblyFileVersion("1.1.2.0")]
1818
[assembly: AssemblyTitleAttribute("MahApps.Metro")]
1919
[assembly: AssemblyDescriptionAttribute("Toolkit for creating Metro styled WPF apps")]
20-
[assembly: AssemblyProductAttribute("MahApps.Metro 1.1.2-ALPHA")]
21-
22-
[assembly: InternalsVisibleTo("Mahapps.Metro.Tests")]
20+
[assembly: AssemblyProductAttribute("MahApps.Metro 1.1.2")]

0 commit comments

Comments
 (0)