diff --git a/AssemblyInfo.vb b/AssemblyInfo.vb
index 5daaaea..0f8041f 100644
--- a/AssemblyInfo.vb
+++ b/AssemblyInfo.vb
@@ -22,6 +22,6 @@ Imports System.Runtime.InteropServices
Assembly: AssemblyCopyright("Copyright (c) DNNStuff 2004-2012"), _
Assembly: ComVisible(false), _
Assembly: CLSCompliant(true), _
- Assembly: AssemblyVersion("06.04.08"), _
- Assembly: AssemblyFileVersion("06.04.08")>
+ Assembly: AssemblyVersion("06.04.09"), _
+ Assembly: AssemblyFileVersion("06.04.09")>
diff --git a/DNNStuff.Aggregator.vbproj b/DNNStuff.Aggregator.vbproj
index 1e75340..246aabf 100644
--- a/DNNStuff.Aggregator.vbproj
+++ b/DNNStuff.Aggregator.vbproj
@@ -1460,7 +1460,7 @@
-
+
diff --git a/Version/All/icon_aggregator_32px.gif b/Resources/Styles/app/images/badge_aggregator.gif
similarity index 100%
rename from Version/All/icon_aggregator_32px.gif
rename to Resources/Styles/app/images/badge_aggregator.gif
diff --git a/Version/All/Version_Current.html b/Version/All/Version_Current.html
index 0cc1361..cfaccf6 100644
--- a/Version/All/Version_Current.html
+++ b/Version/All/Version_Current.html
@@ -1,10 +1,10 @@
-06.04.08
-09/Apr/2014
+06.04.09
+19/Dec/2014
-
-Breaking changes
+Fixes
-- Changes to how SelectByNum and SelectByTitle work. I changed the links to use Agg{ModuleId}_SelectByNum={TabNumber} and Agg{ModuleId}_SelectByTitle={TabTitle} to simplify the api. Please see new documentation page here, http://docs.dnnstuff.com/pages/aggregator/selectingtabs
+- Minor theme styling fixes
diff --git a/Version/All/Version_Current.md b/Version/All/Version_Current.md
index 73b0288..4dedcc0 100644
--- a/Version/All/Version_Current.md
+++ b/Version/All/Version_Current.md
@@ -1,10 +1,11 @@
-## 06.04.08
+## 06.04.09
-09/Apr/2014
+19/Dec/2014
-* Breaking changes
- * Changes to how SelectByNum and SelectByTitle work. I changed the links to use Agg{ModuleId}\_SelectByNum={TabNumber} and Agg{ModuleId}\_SelectByTitle={TabTitle} to simplify the api. Please see new documentation page here, http://docs.dnnstuff.com/pages/aggregator/selectingtabs
+
+* Fixes
+ * Minor theme styling fixes
For additional release history please visit the [documentation](http://docs.dnnstuff.com/pages/aggregator).
diff --git a/Version/All/aggregator.dnn b/Version/All/aggregator.dnn
index 834646d..41f8abe 100644
--- a/Version/All/aggregator.dnn
+++ b/Version/All/aggregator.dnn
@@ -3,7 +3,8 @@
DNNStuff - Aggregator
Aggregator module allows you to combine text and/or multiple modules into a tabbed format
-
+ ~/DesktopModules/DNNStuff - Aggregator/Resources/Styles/app/images/badge_aggregator.gif
+
Richard Edwards
DNNStuff
diff --git a/Version/Documentation/Releases.html.md b/Version/Documentation/Releases.html.md
index 7953ad3..3c714e7 100644
--- a/Version/Documentation/Releases.html.md
+++ b/Version/Documentation/Releases.html.md
@@ -7,6 +7,16 @@ tags: ['intro','page']
+## 06.04.09
+
+19/Dec/2014
+
+
+* Fixes
+ * Minor theme styling fixes
+
+
+
## 06.04.08
09/Apr/2014
diff --git a/icon_aggregator_32px.gif b/icon_aggregator_32px.gif
deleted file mode 100644
index 83670c8..0000000
Binary files a/icon_aggregator_32px.gif and /dev/null differ