File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
DevTrends.MvcDonutCaching/Properties Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66// [assembly: AssemblyConfiguration("")]
77[ assembly: AssemblyCompany ( "DevTrends" ) ]
88[ assembly: AssemblyProduct ( "DevTrends.MvcDonutCaching" ) ]
9- [ assembly: AssemblyCopyright ( "Copyright 2014 © MvcDonutCaching contributors" ) ]
9+ [ assembly: AssemblyCopyright ( "Copyright 2016 © MvcDonutCaching contributors" ) ]
1010// [assembly: AssemblyTrademark("")]
1111// [assembly: AssemblyCulture("")]
1212[ assembly: ComVisible ( false ) ]
1313[ assembly: Guid ( "ebcc3291-f04a-4511-b7eb-ddf57a74ada9" ) ]
14- [ assembly: AssemblyVersion ( "1.3.0 " ) ]
15- [ assembly: AssemblyFileVersion ( "1.3.0 " ) ]
14+ [ assembly: AssemblyVersion ( "1.3.1 " ) ]
15+ [ assembly: AssemblyFileVersion ( "1.3.1 " ) ]
1616
1717#if RELEASE_PUBLIC
1818 [ assembly: AssemblyKeyFile ( @"C:\Users\moonpyk\Documents\Clés\Code\Code.snk" ) ]
You can’t perform that action at this time.
0 commit comments