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 6
6
// [assembly: AssemblyConfiguration("")]
7
7
[ assembly: AssemblyCompany ( "DevTrends" ) ]
8
8
[ assembly: AssemblyProduct ( "DevTrends.MvcDonutCaching" ) ]
9
- [ assembly: AssemblyCopyright ( "Copyright 2014 © MvcDonutCaching contributors" ) ]
9
+ [ assembly: AssemblyCopyright ( "Copyright 2016 © MvcDonutCaching contributors" ) ]
10
10
// [assembly: AssemblyTrademark("")]
11
11
// [assembly: AssemblyCulture("")]
12
12
[ assembly: ComVisible ( false ) ]
13
13
[ 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 " ) ]
16
16
17
17
#if RELEASE_PUBLIC
18
18
[ assembly: AssemblyKeyFile ( @"C:\Users\moonpyk\Documents\Clés\Code\Code.snk" ) ]
You can’t perform that action at this time.
0 commit comments