File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
MaterialDesignThemes.MahApps/Properties Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
[ assembly: AssemblyConfiguration ( "" ) ]
14
14
[ assembly: AssemblyCompany ( "" ) ]
15
15
[ assembly: AssemblyProduct ( "MaterialDesignThemes.MahApps" ) ]
16
- [ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
16
+ [ assembly: AssemblyCopyright ( "Copyright © 2015-2016 James Willock, Mulholland Software & Contributors " ) ]
17
17
[ assembly: AssemblyTrademark ( "" ) ]
18
18
[ assembly: AssemblyCulture ( "" ) ]
19
19
52
52
// You can specify all the values or you can default the Build and Revision Numbers
53
53
// by using the '*' as shown below:
54
54
// [assembly: AssemblyVersion("1.0.*")]
55
- [ assembly: AssemblyVersion ( "0.0.6" ) ]
56
- [ assembly: AssemblyFileVersion ( "0.0.6" ) ]
55
+ [ assembly: AssemblyVersion ( "0.0.7" ) ]
56
+ [ assembly: AssemblyFileVersion ( "0.0.7" ) ]
57
+ [ assembly: XmlnsPrefix ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "materialDesignMahApps" ) ]
57
58
[ assembly: XmlnsDefinition ( "http://materialdesigninxaml.net/winfx/xaml/themes" , "MaterialDesignThemes.MahApps" ) ]
You can’t perform that action at this time.
0 commit comments