Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Feb 27, 2016
1 parent d27124d commit b2edf0e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Connect.Conference.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.12")]
[assembly: AssemblyVersion("2.0.12")]
[assembly: AssemblyFileVersion("2.0.12")]
// [assembly: AssemblyVersion("2.0.13")]
[assembly: AssemblyVersion("2.0.13")]
[assembly: AssemblyFileVersion("2.0.13")]
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.12")]
[assembly: AssemblyFileVersion("2.0.12")]
[assembly: AssemblyVersion("2.0.13")]
[assembly: AssemblyFileVersion("2.0.13")]
[assembly: AssemblyInformationalVersion("01.00.00")]
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.0.13",
"version": "2.0.14",
"description": "Conference module",
"dnnModule": {
"fullName": "Connect.Conference",
Expand Down

0 comments on commit b2edf0e

Please sign in to comment.