web/wp-content/plugins/duplicator/define.php
changeset 204 09a1c134465b
parent 195 c7c0fbc09788
--- a/web/wp-content/plugins/duplicator/define.php	Wed Dec 19 12:35:13 2012 -0800
+++ b/web/wp-content/plugins/duplicator/define.php	Wed Dec 19 17:46:52 2012 -0800
@@ -2,7 +2,7 @@
 	
 	//Prevent directly browsing to the file
 	if (function_exists('plugin_dir_url')) {
-		define('DUPLICATOR_VERSION',   		'0.3.2');
+		define('DUPLICATOR_VERSION',   		'0.4.1');
 		define("DUPLICATOR_HOMEPAGE",		"http://lifeinthegrid.com/labs/duplicator");
 		define("DUPLICATOR_GIVELINK",		"http://lifeinthegrid.com/partner");
 		define("DUPLICATOR_HELPLINK",  		"http://lifeinthegrid.com/duplicator-docs");