Skip to content

Commit a3bdf7c

Browse files
committed
v1.1.0 - inisghts only toggle deploy
1 parent cd4ddf4 commit a3bdf7c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

path-pilot.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Path Pilot
44
* Description: Modern WordPress plugin for smart recommendations and analytics.
5-
* Version: 1.0.0
5+
* Version: 1.1.0
66
* Author: Solid Digital
77
* Author URI: https://www.soliddigital.com
88
* Text Domain: path-pilot
@@ -12,7 +12,7 @@
1212
namespace Path_Pilot;
1313

1414
if (!defined('ABSPATH')) exit;
15-
define('PATH_PILOT_VERSION', '1.0.0');
15+
define('PATH_PILOT_VERSION', '1.1.0');
1616

1717
// This is the FREE version. Pro features are only available in the Pro build.
1818

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== Path Pilot ===
22
Requires at least: 6.0
3-
Tested up to: 6.8
3+
Tested up to: 6.8.3
44
Requires PHP: 7.4
5-
Stable tag: 1.0.0
5+
Stable tag: 1.1.0
66
License: GPLv2 or later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -88,4 +88,4 @@ Path Pilot does not conflict with any other plugins on your WordPress website.
8888
No. Once you install Path Pilot, it will appear on the backend of your WP website with no sign in required.
8989

9090
**Where can I find the Path Pilot Terms of Service and Privacy Policy ?**
91-
These are available here: [Terms of Service](https://www.soliddigital.com/path-pilot-terms) and [Privacy Policy](https://www.soliddigital.com/privacy-policy)
91+
These are available here: [Terms of Service](https://www.soliddigital.com/path-pilot-terms) and [Privacy Policy](https://www.soliddigital.com/privacy-policy)

0 commit comments

Comments
 (0)