Skip to content

Commit c4e3e43

Browse files
committed
🙈 set version to 1.1.1
1 parent 20fce64 commit c4e3e43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.0</version>
5+
<version>1.1.1.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
[assembly: AssemblyFileVersion("1.1.1.0")]
1818
[assembly: AssemblyTitleAttribute("MahApps.Metro")]
1919
[assembly: AssemblyDescriptionAttribute("Toolkit for creating Metro styled WPF apps")]
20-
[assembly: AssemblyProductAttribute("MahApps.Metro 1.1.1-ALPHA")]
20+
[assembly: AssemblyProductAttribute("MahApps.Metro 1.1.1")]
2121

22-
[assembly: InternalsVisibleTo("Mahapps.Metro.Tests")]
22+
//[assembly: InternalsVisibleTo("Mahapps.Metro.Tests")]

0 commit comments

Comments
 (0)