Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
donker committed Jun 15, 2016
1 parent 72c5dc1 commit 4b7a71c
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.26")]
[assembly: AssemblyVersion("2.0.26")]
[assembly: AssemblyFileVersion("2.0.26")]
// [assembly: AssemblyVersion("2.0.27")]
[assembly: AssemblyVersion("2.0.27")]
[assembly: AssemblyFileVersion("2.0.27")]
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.26")]
[assembly: AssemblyFileVersion("2.0.26")]
[assembly: AssemblyVersion("2.0.27")]
[assembly: AssemblyFileVersion("2.0.27")]
[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.27",
"version": "2.0.28",
"description": "Conference module",
"dnnModule": {
"fullName": "Connect.Conference",
Expand Down

0 comments on commit 4b7a71c

Please sign in to comment.