diff --git a/Libraries/DotNetNuke.Extensions.Glimpse/Properties/AssemblyInfo.cs b/Libraries/DotNetNuke.Extensions.Glimpse/Properties/AssemblyInfo.cs
index 2c570a6..9584444 100644
--- a/Libraries/DotNetNuke.Extensions.Glimpse/Properties/AssemblyInfo.cs
+++ b/Libraries/DotNetNuke.Extensions.Glimpse/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("01.01.00")]
-[assembly: AssemblyFileVersion("01.00.00")]
+[assembly: AssemblyVersion("01.01.01")]
+[assembly: AssemblyFileVersion("01.01.01")]
diff --git a/Modules/dnnGlimpse/BuildScripts/ModulePackage.targets b/Modules/dnnGlimpse/BuildScripts/ModulePackage.targets
index f2a64a9..45e0c36 100644
--- a/Modules/dnnGlimpse/BuildScripts/ModulePackage.targets
+++ b/Modules/dnnGlimpse/BuildScripts/ModulePackage.targets
@@ -92,6 +92,7 @@
+
diff --git a/Modules/dnnGlimpse/Properties/AssemblyInfo.cs b/Modules/dnnGlimpse/Properties/AssemblyInfo.cs
index c69b6d4..1d6575d 100644
--- a/Modules/dnnGlimpse/Properties/AssemblyInfo.cs
+++ b/Modules/dnnGlimpse/Properties/AssemblyInfo.cs
@@ -30,5 +30,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("01.01.00")]
-[assembly: AssemblyFileVersion("01.01.00")]
+[assembly: AssemblyVersion("01.01.01")]
+[assembly: AssemblyFileVersion("01.01.01")]
diff --git a/Modules/dnnGlimpse/ReleaseNotes.txt b/Modules/dnnGlimpse/ReleaseNotes.txt
index ab3629a..bbd2e11 100644
--- a/Modules/dnnGlimpse/ReleaseNotes.txt
+++ b/Modules/dnnGlimpse/ReleaseNotes.txt
@@ -17,6 +17,11 @@
About dnnGlimpse
+
Version 1.1.1
+
This version includes the following changes:
+
Version 1.1.0
This version includes the following changes:
diff --git a/Modules/dnnGlimpse/dnnGlimpse.csproj b/Modules/dnnGlimpse/dnnGlimpse.csproj
index 27c1869..32f691d 100644
--- a/Modules/dnnGlimpse/dnnGlimpse.csproj
+++ b/Modules/dnnGlimpse/dnnGlimpse.csproj
@@ -67,6 +67,9 @@
..\..\packages\Glimpse.1.8.6\lib\net45\Glimpse.Core.dll
+
+ ..\..\packages\Glimpse.EF6.1.6.5\lib\net45\Glimpse.EF6.dll
+
..\..\packages\Glimpse.WebForms.1.1.1\lib\net45\Glimpse.WebForms.dll
diff --git a/Modules/dnnGlimpse/dnnGlimpse.dnn b/Modules/dnnGlimpse/dnnGlimpse.dnn
index 52a8e9c..57b8984 100644
--- a/Modules/dnnGlimpse/dnnGlimpse.dnn
+++ b/Modules/dnnGlimpse/dnnGlimpse.dnn
@@ -1,6 +1,6 @@
-
+
dnnGlimpse
DotNetNuke dnnGlimpse module
DesktopModules\dnnglimpse\icons\Glimpse_64px.gif
@@ -70,7 +70,7 @@
DotNetNuke.Modules.dnnGlimpse.Components.FeatureController, dnnGlimpse
[DESKTOPMODULEID]
- 01.00.00,01.01.00
+ 01.00.00,01.01.00,01.01.01
@@ -80,12 +80,12 @@
bin
dnnGlimpse.dll
- 01.01.00
+ 01.01.01
bin
DotNetNuke.Extensions.Glimpse.dll
- 01.01.00
+ 01.01.01
bin
@@ -107,6 +107,11 @@
Glimpse.Ado.dll
01.07.03
+
+ bin
+ Glimpse.EF6.dll
+ 01.06.05
+
@@ -139,7 +144,7 @@
-
+
diff --git a/Modules/dnnGlimpse/packages.config b/Modules/dnnGlimpse/packages.config
index b683058..508c31f 100644
--- a/Modules/dnnGlimpse/packages.config
+++ b/Modules/dnnGlimpse/packages.config
@@ -6,6 +6,7 @@
+
\ No newline at end of file