{{property.helpText}}
diff --git a/config/meta.json b/config/meta.json
index e5d1968..8329404 100644
--- a/config/meta.json
+++ b/config/meta.json
@@ -1,6 +1,6 @@
{
"name": "Archetype",
- "version": "1.12.0",
+ "version": "1.12.2",
"url": "http://github.com/imulus/archetype/",
"author": "Imulus - Kevin Giszewski - Tom Fulton - Lee Kelleher - Matt Brailsford - Kenn Jacobsen - Et. Al.",
"authorUrl": "http://imulus.com/",
diff --git a/config/package.nuspec b/config/package.nuspec
index 6755f9e..8853785 100644
--- a/config/package.nuspec
+++ b/config/package.nuspec
@@ -12,7 +12,7 @@
http://github.com/imulus/archetype/raw/master/assets/logo.png
<%= licenseUrl %>
-
+
\ No newline at end of file
diff --git a/config/package.xml b/config/package.xml
deleted file mode 100644
index 1bb787a..0000000
--- a/config/package.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
- <%= name %>
- <%= version %>
- <%= license %>
- <%= url %>
-
- 0
- 0
- 0
-
-
-
- <%= author %>
- <%= authorUrl %>
-
- ]]>
-
-
-
-
-
-
-
-
-
-
-
- <% files.forEach(function(file) { %>
-
- <%= file.guid %>.<%= file.ext %>
- <%= file.dir %>
- <%= file.name %>
-
- <% }); %>
-
-
\ No newline at end of file
diff --git a/config/package_binaries.nuspec b/config/package_binaries.nuspec
new file mode 100644
index 0000000..d21714d
--- /dev/null
+++ b/config/package_binaries.nuspec
@@ -0,0 +1,18 @@
+
+
+
+ Archetype.Binaries
+ <%= version %>
+ <%= name %>
+ imulus, kgiszewski, tomfulton
+ imulus, kgiszewski, tomfulton
+ http://github.com/imulus/archetype
+
+ umbraco
+ http://github.com/imulus/archetype/raw/master/assets/logo.png
+ <%= licenseUrl %>
+
+
+
+
+
\ No newline at end of file
diff --git a/config/package_courier.nuspec b/config/package_courier.nuspec
new file mode 100644
index 0000000..562177d
--- /dev/null
+++ b/config/package_courier.nuspec
@@ -0,0 +1,18 @@
+
+
+
+ Archetype.Courier
+ <%= version %>
+ <%= name %>
+ leekelleher
+ kgiszewski, leekelleher
+ http://github.com/imulus/archetype
+
+ umbraco
+ http://github.com/imulus/archetype/raw/master/assets/logo.png
+ <%= licenseUrl %>
+
+
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 4032a92..a1b04ff 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"grunt-msbuild": "~0.1.9",
"grunt-dotnet-assembly-info": "~1.0.9",
"load-grunt-tasks": "~0.4.0",
- "grunt-umbraco-package": "0.0.6"
+ "grunt-umbraco-package": "^1.0.0"
},
"repository": {
"type": "git",