update versions for 2.3.0
diff --git a/framework/Properties/AssemblyInfo.cs b/framework/Properties/AssemblyInfo.cs
index 1a1a461..b9b2ea6 100644
--- a/framework/Properties/AssemblyInfo.cs
+++ b/framework/Properties/AssemblyInfo.cs
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("WPCordovaClassLib")]
-[assembly: AssemblyDescription("2.3.0rc2")]
+[assembly: AssemblyDescription("2.3.0")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Cordova")]
 [assembly: AssemblyProduct("WPCordovaClassLib")]
diff --git a/templates/full/VERSION b/templates/full/VERSION
index 1d0743a..cc6612c 100644
--- a/templates/full/VERSION
+++ b/templates/full/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file
diff --git a/templates/standalone/VERSION b/templates/standalone/VERSION
index 1d0743a..cc6612c 100644
--- a/templates/standalone/VERSION
+++ b/templates/standalone/VERSION
@@ -1 +1 @@
-2.3.0rc2
\ No newline at end of file
+2.3.0
\ No newline at end of file