summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wordpress-mobile-pack/core/config.php')
-rwxr-xr-xplugins/wordpress-mobile-pack/core/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/wordpress-mobile-pack/core/config.php b/plugins/wordpress-mobile-pack/core/config.php
index 909cdc9d..c4ecc98d 100755
--- a/plugins/wordpress-mobile-pack/core/config.php
+++ b/plugins/wordpress-mobile-pack/core/config.php
@@ -1,6 +1,6 @@
<?php
-define("WMP_VERSION", '2.2.6');
+define("WMP_VERSION", '2.2.7');
define('WMP_PLUGIN_NAME', 'WP Mobile Pack');
define('WMP_DOMAIN', 'wordpress-mobile-pack');
@@ -31,7 +31,7 @@ define('WMP_APPTICLES_TRACKING_SSL','https://api.appticles.com/content1/wptracki
define("WMP_APPTICLES_PREVIEW_DOMAIN", "app.appticles.com");
-define("WMP_APPTICLES_PRO_LINK", "https://www.appticles.com/wordpress-mobile-pack-pro.html");
+define("WMP_APPTICLES_PRO_LINK", "https://wpmobilepack.com");
// define the string used for generating comments tokens (can be overwritten for increasing security)
define('WMP_CODE_KEY','asdc%/dfr_A!8792*');