-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #79 from valadas/v802
Bumped version to 8.0.2 for next release
- Loading branch information
Showing
3 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
[assembly: System.Reflection.AssemblyDescription("Provides an easy way to place a list of links on a website")] | ||
[assembly: System.Reflection.AssemblyCompany("DNN Community")] | ||
[assembly: System.Reflection.AssemblyProduct("Links")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © 2021")] | ||
[assembly: System.Reflection.AssemblyVersion("8.0.1.00")] | ||
[assembly: System.Reflection.AssemblyTitle("DNN Links")] | ||
|
||
|
||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
[assembly: System.Reflection.AssemblyDescription("Provides an easy way to place a list of links on a website")] | ||
[assembly: System.Reflection.AssemblyCompany("DotNetNuke")] | ||
[assembly: System.Reflection.AssemblyProduct("Links")] | ||
[assembly: System.Reflection.AssemblyCopyright("Copyright © 2021")] | ||
[assembly: System.Reflection.AssemblyVersion("8.0.2.00")] | ||
[assembly: System.Reflection.AssemblyTitle("DotNetNuke Links Module")] | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters