Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Jan 14, 2019
1 parent 2583684 commit 3abb82c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 2,576 deletions.
8 changes: 4 additions & 4 deletions Connect.Conference.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("DNN Connect")]
[assembly: AssemblyProduct("Connect.Conference.Core")]
[assembly: AssemblyCopyright("Copyright 2018 by DNN Connect")]
[assembly: AssemblyCopyright("Copyright 2019 by DNN Connect")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("2.1.14")]
[assembly: AssemblyVersion("2.1.14")]
[assembly: AssemblyFileVersion("2.1.14")]
// [assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyFileVersion("2.2.0")]
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("DNN Connect")]
[assembly: AssemblyProduct("Conference")]
[assembly: AssemblyCopyright("Copyright 2018 by DNN Connect")]
[assembly: AssemblyCopyright("Copyright 2019 by DNN Connect")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: CLSCompliant(false)]
Expand All @@ -32,6 +32,6 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.14")]
[assembly: AssemblyFileVersion("2.1.14")]
[assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyFileVersion("2.2.0")]
[assembly: AssemblyInformationalVersion("01.00.00")]
2,455 changes: 1 addition & 2,454 deletions js/Conference.js

Large diffs are not rendered by default.

115 changes: 1 addition & 114 deletions js/common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "conference",
"version": "2.2.0",
"version": "2.2.1",
"description": "Conference module",
"dnn": {
"projectType": "module",
Expand Down

0 comments on commit 3abb82c

Please sign in to comment.